naskitis / HAT-trieLinks
The HAT-trie, written in C, as described in my PhD thesis.
☆21Updated 9 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:
- Lock-free slab allocator / freelist.☆72Updated 10 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆30Updated 9 years ago
- unrolled skip list library for C☆22Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- fixed-length integer trim☆35Updated 2 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- RLU resizable hash-table☆17Updated 10 years ago
- ☆28Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- Compact tries for fixed-width keys☆26Updated 7 years ago
- A distributed key-value cache with builtin materialized views.☆25Updated 11 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆45Updated 9 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 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
- Lace - implementation of work-stealing in C☆55Updated 6 months ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- Backtrace.io's resilient log record framing format☆40Updated 4 years ago