unordered-containers: Efficient hashing-based container types
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.
Downloads
- unordered-containers-0.1.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.4.1, 0.1.4.2, 0.1.4.3, 0.1.4.4, 0.1.4.5, 0.1.4.6, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.3.0, 0.2.3.1, 0.2.3.2, 0.2.3.3, 0.2.4.0, 0.2.5.0, 0.2.5.1, 0.2.6.0, 0.2.7.0, 0.2.7.1, 0.2.7.2, 0.2.8.0, 0.2.9.0, 0.2.10.0, 0.2.11.0, 0.2.12.0, 0.2.13.0, 0.2.14.0, 0.2.15.0, 0.2.16.0, 0.2.17.0, 0.2.18.0, 0.2.19.0, 0.2.19.1, 0.2.20, 0.2.20.1, 0.2.21 (info) |
|---|---|
| Dependencies | base (<4.4), deepseq (>=1.1 && <1.2), hashable (>=1.0.1.1 && <1.2) [details] |
| License | BSD-3-Clause |
| Copyright | (c) Daan Leijen 2002 (c) Andriy Palamarchuk 2008 (c) 2010-2011 Johan Tibell |
| Author | Johan Tibell <johan.tibell@gmail.com> |
| Maintainer | johan.tibell@gmail.com |
| Uploaded | by JohanTibell at 2011-06-23T21:42:14Z |
| Category | Data |
| Bug tracker | https://github.com/tibbe/unordered-containers/issues |
| Source repo | head: git clone https://github.com/tibbe/unordered-containers.git |
| Distributions | Arch:0.2.20.1, Debian:0.2.10.0, Fedora:0.2.20, FreeBSD:0.2.5.1, LTSHaskell:0.2.20.1, NixOS:0.2.20.1, Stackage:0.2.21, openSUSE:0.2.20.1 |
| Reverse Dependencies | 1665 direct, 14043 indirect [details] |
| Downloads | 461691 total (130 in the last 30 days) |
| Rating | 2.75 (votes: 11) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |