Popularity
4.8
Stable
Activity
0.0
Stable
7
4
1
Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Text
Latest version: v0.1.0.0
sax alternatives and similar packages
Based on the "Text" category.
Alternatively, view sax alternatives based on common mentions on social networks and blogs.
-
skylighting
A Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions -
double-conversion
A fast Haskell library for converting between double precision floating point numbers and text strings. It is implemented as a binding to the V8-derived C++ double-conversion library.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of sax or a related project?
README
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.