data-store: Type safe, in-memory dictionary with multidimensional keys.
Type safe, in-memory dictionary with multidimensional keys. Similar to ixset, higgsset, tables. But offers: type safe interface, auto-increment dimensions, specifying the relationships between the key dimension and the elements (one-one, one-many, many-one, many-many), performance.
Modules
- Data
- Data.Store
- Internal
- Data.Store.Internal.Function
- Data.Store.Internal.Type
- Data.Store.Lens
- Data.Store.Selection
- Data.Store.Storable
- Internal
- Data.Store
Downloads
- data-store-0.3.0.7.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.3.0, 0.3.0.1, 0.3.0.3, 0.3.0.4, 0.3.0.6, 0.3.0.7 |
---|---|
Dependencies | base (>=4.5 && <5), cereal (>=0.3.5 && <0.4), containers (>=0.4 && <1), deepseq (>=1.3.0 && <1.4), lens (>=3.9 && <4), safecopy (>=0.8 && <0.9), transformers (>=0.2 && <0.4) [details] |
License | BSD-3-Clause |
Author | Petr Pilar |
Maintainer | the.palmik+maintainer@gmail.com |
Category | Data |
Home page | https://github.com/Palmik/data-store |
Source repo | head: git clone git://github.com/Palmik/data-store.git -b master |
Uploaded | by PetrPilar at 2013-08-19T08:39:22Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5116 total (23 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Successful builds reported [all 9 reports] |