All Projects → haskell-unordered-containers → Unordered Containers

haskell-unordered-containers / Unordered Containers

Licence: other
Efficient hashing-based container types

Programming Languages

haskell
3896 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].