The HsJudy package (version 0.2)
Judy 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, 0.1.1 |
|---|---|
| Dependencies | 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 | Data.Array.Judy.BitSet, Data.Array.Judy.Freeze, Data.Array.Judy.Hash, Data.Array.Judy.IntMap, Data.Array.Judy.StrMap, Data.Array.Judy.CollectionsM, Data.Array.Judy.HashIO, Data.Array.Judy.Refeable, Data.Array.Judy.Stringable |
| Upload date | Fri Mar 7 15:36:47 PST 2008 |
| Uploaded by | GwernBranwen |
| Built on | ghc-6.8 |
Downloads
- HsJudy-0.2.tar.gz (Cabal source package)
- package description (included in the package)
