naskitis / HAT-trieLinks
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:
- Lock-free slab allocator / freelist.☆69Updated 10 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆29Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- High-performance dictionary coding☆106Updated 8 years ago
- Backtrace.io's resilient log record framing format☆40Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A small DFA for under 16 states☆52Updated 7 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆79Updated 7 years ago
- RLU resizable hash-table☆17Updated 10 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Compact tries for fixed-width keys☆26Updated 7 years ago
- Concurrent trie-hash map library☆92Updated last year
- NetBSD cdb (constant database) library☆14Updated 6 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
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago