Popularity
6.9
Growing
Activity
3.6
Stable
16
6
3
Monthly Downloads: 13
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.
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.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)