HsJudy: Judy bindings, and some nice APIs
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).
| Versions | 0.1, 0.1.1, 0.2 |
|---|---|
| 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/ |
| Upload date | Fri Mar 7 23:36:47 UTC 2008 |
| Uploaded by | GwernBranwen |
| Built on | ghc-6.10, ghc-6.8 |
Modules
- Data
Downloads
- HsJudy-0.2.tar.gz (Cabal source package)
- package description (included in the package)
