Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 257 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 257 Bytes

sax 🎷

Fast monadic streaming XML parser.

It feels and looks like any other parser combinators library. To make it more performant it uses continuations under the hood.

Benchmarks

No "open-source" benchmarking in the repo, sorry for that.