robskie / chdLinks
Go implementation of compress, hash, and displace (CHD) algorithm
☆14Updated 5 years ago
Alternatives and similar repositories for chd
Users that are interested in chd are comparing it to the libraries listed below
Sorting:
- Fast 64 bit evolved hash.☆32Updated 8 years ago
- SSE string functions for x86-64 Linux☆19Updated 2 years ago
- fixed-length integer trim☆34Updated 2 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- Crit-bit tree (trie) library☆32Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Simple out-of-process invoker☆18Updated 11 months ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Persistent red-black tree in C++☆28Updated 7 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Implentation of .NET 4.5's InternalMarvin32HashString☆20Updated 12 years ago
- ☆36Updated 4 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- Mirror of libslz☆34Updated 5 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- Roaring bitmaps in C