naskitis / HAT-trie
The HAT-trie, written in C, as described in my PhD thesis.
☆20Updated 8 years ago
Alternatives and similar repositories for HAT-trie
Users that are interested in HAT-trie are comparing it to the libraries listed below
Sorting:
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Fast 64 bit evolved hash.☆32Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆27Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- fixed-length integer trim☆34Updated 2 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Compact tries for fixed-width keys☆25Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Crit-bit tree (trie) library☆32Updated 10 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Forkscan Memory Reclamation☆11Updated 6 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆21Updated 3 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- actordb storage engine☆20Updated 5 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 2 years ago