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
- SSE string functions for x86-64 Linux☆21Updated 3 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Fast 64 bit evolved hash.☆33Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 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
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- fixed-length integer trim☆34Updated 2 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Mirror of libslz☆34Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- A port of Stream VByte to Go☆35Updated 3 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Compact tries for fixed-width keys☆26Updated 7 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- The k-LSM: A relaxed, lock-free, linearizable priority queue☆23Updated 8 years ago
- Hollow Heaps for Go☆20Updated 7 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago