radix-tree: Radix trees
Radix and PATRICIA trees, both spine-strict and spine-lazy. See the README for a brief overview of the data structures included in this package.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Data
- Patricia
- Radix1Tree
- RadixTree
- Zebra
Downloads
- radix-tree-1.1.0.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, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.15 && <5), bytestring (>=0.10.4 && <0.13), deepseq (>=1.4.3 && <1.6), primitive (>=0.7 && <0.10), template-haskell (>=2.17 && <3), text (>=2.0 && <2.2) [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2018 Sergey Vinokurov |
| Author | Sergey Vinokurov, Oleksii Divak |
| Maintainer | Oleksii Divak <frozenwitness@gmail.com> |
| Category | Data Structures |
| Home page | https://github.com/sergv/radix-tree |
| Source repo | head: git clone https://github.com/sergv/radix-tree.git |
| Uploaded | by OleksiiDivak at 2024-10-25T17:39:36Z |
| Distributions | LTSHaskell:1.1.0.0, NixOS:1.1.0.0, Stackage:1.1.0.0 |
| Reverse Dependencies | 2 direct, 5 indirect [details] |
| Downloads | 1020 total (5 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2024-10-25 [all 1 reports] |