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:
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 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
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- ☆12Updated 4 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 3 years ago
- Lock-free slab allocator / freelist.☆66Updated 9 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Batched random number generation☆18Updated 2 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆17Updated 6 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆28Updated 8 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- Compact tries for fixed-width keys☆26Updated 7 years ago
- Dependably fast multi-core in-memory transactions☆20Updated 7 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆160Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago