critbit

Bit tree library

An implementation of crit-bit trees for efficient key/value storage and lookup in Haskell

A Haskell implementation of crit-bit trees.

GitHub

138 stars
18 watching
40 forks
Language: Haskell
last commit: almost 3 years ago

Related projects:

Repository Description Stars
bgamari/b-tree An implementation of an immutable B-tree data structure optimized for disk storage and efficient querying. 116
cronokirby/haze A Haskell implementation of the Bittorrent protocol for learning and development purposes. 107
haskell-haskey/haskey A high-performance, ACID compliant key-value store designed to be embedded in other applications 92
barncastle/bitskit A C# library for efficient bit-level operations and manipulation of bit fields in various data types 43
cronokirby/haskell-in-haskell A compiler that translates Haskell code into C99, simulating various stages of compilation and intermediate representations. 119
tree-sitter/haskell-tree-sitter Haskell bindings for an incremental parsing toolkit used in compiler development and language analysis. 156
haskell/binary Efficient serialisation of values to and from lazy ByteStrings in Haskell. 109
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850
cyga/real-world-haskell A tool to parse and fix code samples from the book 'Real World Haskell' 89
roaringbitmap/roaring-rs A data structure library for efficient bitset management 770
yourbasic/bit An efficient data structure for compactly storing and manipulating binary numbers using bit-level parallelism. 159
bits-and-blooms/bitset A Go package implementing bitsets as a mapping between non-negative integers and boolean values 1,363
haskell-suite/haskell-src-exts A toolset for manipulating and analyzing Haskell source code 194
hdbc/hdbc A Haskell interface to various databases allowing programmatic access and manipulation of their data structures 127
b-lang-org/bsc A toolchain for designing and synthesizing digital electronic hardware 960