Popularity
9.7
Stable
Activity
7.6
-
226
10
101
Monthly Downloads: 115
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Data
Latest version: v0.2.13.0
unordered-containers alternatives and similar packages
Based on the "Data" category.
Alternatively, view unordered-containers alternatives based on common mentions on social networks and blogs.
-
compendium-client
DISCONTINUED. Mu (μ) is a purely functional framework for building micro services. -
text-icu
This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of unordered-containers or a related project?
README
unordered-containers
Efficient hashing-based container types. The containers have been optimized for performance critical use, both in terms of large data quantities and high speed.
The declared cost of each operation is either worst-case or amortized, but remains valid even if structures are shared.
For developer and contributor documentation see the [Developer Guide](docs/developer-guide.md).