naskitis / HAT-trie
The HAT-trie, written in C, as described in my PhD thesis.
☆19Updated 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
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆27Updated 8 years ago
- ☆10Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆41Updated 8 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆157Updated 3 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆40Updated 2 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 10 months ago
- Rust bindings for SPDK☆19Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆35Updated 4 years ago
- Dependably fast multi-core in-memory transactions☆19Updated 7 years ago
- Backtrace.io's resilient log record framing format☆37Updated 3 years ago
- fixed-length integer trim☆33Updated last year
- Lock-free slab allocator / freelist.☆65Updated 9 years ago
- ☆16Updated 4 years ago