fzqneo / ByteSliceLinks
"Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)
☆25Updated 7 years ago
Alternatives and similar repositories for ByteSlice
Users that are interested in ByteSlice are comparing it to the libraries listed below
Sorting:
- The Cicada engine☆59Updated 8 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- HOT - Height Optimized Trie☆158Updated 7 years ago
- ☆39Updated 5 years ago
- ☆20Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆83Updated 3 years ago
- Dependably fast multi-core in-memory transactions☆21Updated 8 years ago
- ☆49Updated last year
- Experiments in partially ordered SMR.☆48Updated 4 years ago
- Quickstep project☆44Updated last year
- ☆125Updated 3 years ago
- Source code of our implementation of the concurrent RMA☆12Updated 6 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- LSM-trie☆114Updated 4 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Updated 5 years ago
- Order-preserving key encoder☆126Updated 5 years ago
- ☆12Updated 4 years ago
- ☆12Updated 7 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆27Updated last year
- Code snippets for the workshop on concurrent data structure implementation.☆32Updated 12 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- A simple, reference implementation of a B^e-tree☆160Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago