Popularity
7.0
Declining
Activity
0.0
Declining
15
6
3
Monthly Downloads: 82
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.
Developer Ecosystem Survey 2022
Take part in the Developer Ecosystem Survey 2022 by JetBrains and get a chance to win a Macbook, a Nvidia graphics card, or other prizes. We’ll create an infographic full of stats, and you’ll get personalized results so you can compare yourself with other developers.
Promo
surveys.jetbrains.com
Do you think we are missing an alternative of hw-xml or a related project?
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)