robskie / chdLinks
Go implementation of compress, hash, and displace (CHD) algorithm
☆14Updated 6 years ago
Alternatives and similar repositories for chd
Users that are interested in chd are comparing it to the libraries listed below
Sorting:
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- SSE string functions for x86-64 Linux☆21Updated 3 years ago
- Fast 64 bit evolved hash.☆34Updated 8 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Compact tries for fixed-width keys☆26Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- x86-64 instruction encoder in Go☆21Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Mirror of libslz☆34Updated 6 years ago
- Go module and utility for executing machine code☆24Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Persistent red-black tree in C++☆30Updated last month
- fixed-length integer trim☆35Updated 2 years ago
- bit & sketches data structures☆60Updated 7 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago