RedisLabs / triemap
C implementation of a compressed trie lookup map
☆21Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for triemap
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated 2 months ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- Concurrent trie-hash map library☆89Updated last year
- A library for high-performance lightweight threads☆20Updated 13 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Fast 64 bit evolved hash.☆32Updated 7 years ago
- A stateless event-driven HPACK codec☆25Updated 3 weeks ago
- RWMutex for sharing of multicore machines.☆16Updated 5 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
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- A Variable-Length String Hashing Library in C++☆43Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- A comparison between different integer set techniques☆14Updated 6 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- ☆11Updated 6 years ago
- A modification of SipHash reference implementation to make it more practical for Redis usage☆20Updated 7 years ago
- ☆25Updated 7 years ago
- Simple out-of-process invoker☆18Updated 5 months ago
- RLU resizable hash-table☆16Updated 9 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago