Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.1% forks on hackage.haskell.org

hackage.haskell.org : critbit

This package implements crit-bit trees, a key-value container type for storing keys that can be treated as bitstrings (e.g. ByteString and Text). Compared to the data structures from the containers and unordered-containers packages, you will find that sometimes the functions implemented in this package are faster, sometimes slower. In many cases, a CritBit tree provides performance close to that of a HashMap, while providing ordered storage and traversal like a Map.

Registry - Source - JSON
purl: pkg:hackage/critbit
Keywords: bsd3, data, library
License: BSD-3-Clause
Latest release: almost 10 years ago
First release: about 11 years ago
Dependent repositories: 3
Downloads: 7,030 total
Stars: 137 on GitHub
Forks: 42 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago

    Loading...
    Readme
    Loading...