naskitis / Cache-Conscious-Data-StructuresLinks
The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.
☆44Updated 9 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:
- Feed-forward Bloom filters☆53Updated 14 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆178Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- C++11 port of the PostgreSQL DBMS☆70Updated 9 years ago
- ☆27Updated 8 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆11Updated 9 years ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- LSM-trie☆114Updated 4 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
- Iterator library.☆80Updated 6 years ago
- RWMutex for sharing of multicore machines.☆18Updated 6 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 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
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- a quotient filter written in C☆88Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆32Updated 12 years ago
- A system for maintaining replicated state machines☆116Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- A simple, reference implementation of a B^e-tree☆163Updated 6 years ago
- Artifact for PPoPP'18☆19Updated 3 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆96Updated 6 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 15 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 7 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Algorithms to compress sorted arrays of integers☆19Updated 11 years ago