naskitis / HAT-trie
The HAT-trie, written in C, as described in my PhD thesis.
☆19Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for HAT-trie
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆26Updated 8 years ago
- ☆10Updated 3 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆40Updated 8 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆38Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Fast 64 bit evolved hash.☆32Updated 7 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Dependably fast multi-core in-memory transactions☆19Updated 7 years ago
- ☆12Updated 5 years ago
- Lock-free slab allocator / freelist.☆65Updated 9 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 last year
- Universe-sliced indexes in C++.☆17Updated last year
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- Parallel sections library for parallel data-structures☆14Updated last year
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- fixed-length integer trim☆33Updated last year
- The CIlk programming language from http://supertech.lcs.mit.edu/cilk/☆9Updated 9 years ago
- Performance evaluation and optimization of SQLite☆23Updated 2 years ago