naskitis / Cache-Conscious-Data-StructuresLinks
The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.
☆42Updated 8 years ago
Alternatives and similar repositories for Cache-Conscious-Data-Structures
Users that are interested in Cache-Conscious-Data-Structures are comparing it to the libraries listed below
Sorting:
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- ☆26Updated 8 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- LSM-trie☆114Updated 4 years ago
- C++11 port of the PostgreSQL DBMS☆70Updated 8 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆10Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- a quotient filter written in C☆86Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- 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
- qp tries and crit-bit tries☆121Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Algorithms to compress sorted arrays of integers☆18Updated 11 years ago
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 6 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago