Popularity
6.9
Declining
Activity
3.6
Stable
15
7
3
Monthly Downloads: 85
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.5.1.0
hw-xml alternatives and similar packages
Based on the "hw" category.
Alternatively, view hw-xml alternatives based on common mentions on social networks and blogs.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai
Do you think we are missing an alternative of hw-xml or a related project?
Popular Comparisons
README
hw-xml
hw-xml
is a high performance XML parsing library. It uses
succinct data-structures to allow traversal of large XML
strings with minimal memory overhead.
For an example, see [app/Main.hs](../master/app/Main.hs)