The HsJudy package (version 0.1)
Judy[1] bindings (a C library that implements fast sparse dynamic arrays) for Haskell presenting APIs conforming as much as possible to the existent Haskell library interfaces, like Data.Map and Data.Array.MArray. This binding for the Judy library includes all its four types: mapping from words to bits (Judy1), from words to values (JudyL), from strings to values (JudyHS) and from array-of-bytes to values (JudyHS).
| Other versions | 0.1.1, 0.2 |
|---|---|
| Dependencies | base (<3), bytestring (>=0.9.0.1) or base, bytestring (>=0.9.0.1), containers |
| License | BSD3 |
| Author | Caio Marcelo de Oliveira Filho, John Meacham |
| Maintainer | Caio Marcelo de Oliveira Filho <cmarcelo@gmail.com> |
| Category | Data |
| Home page | http://www.pugscode.org/ |
| Exposed modules | Judy.BitSet, Judy.Freeze, Judy.Hash, Judy.IntMap, Judy.StrMap, Judy.CollectionsM, Judy.HashIO, Judy.Refeable, Judy.Stringable |
| Upload date | Wed Feb 20 09:21:56 PST 2008 |
| Uploaded by | GwernBranwen |
| Build failure | ghc-6.8 (log) |
Downloads
- HsJudy-0.1.tar.gz (Cabal source package)
- package description (included in the package)
