stanford-futuredata / index-baselinesLinks
Simple baselines for "Learned Indexes"
☆159Updated 7 years ago
Alternatives and similar repositories for index-baselines
Users that are interested in index-baselines are comparing it to the libraries listed below
Sorting:
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Order-preserving key encoder☆123Updated 5 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- LSM-trie☆114Updated 4 years ago
- HOT - Height Optimized Trie☆154Updated 7 years ago
- ☆148Updated 2 years ago
- A Benchmark for Learned Indexes☆286Updated 3 years ago
- The recursive model index, a learned index structure☆223Updated 3 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆90Updated 2 years ago
- FOEDUS main source code repository☆63Updated 8 years ago
- Learned Index Structures☆50Updated 6 years ago
- An Implementation of Learned Indices and a Comparative Study against Traditional Index Structures☆14Updated 6 years ago
- ☆121Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 8 years ago
- ☆54Updated last year
- ☆289Updated 2 years ago
- A Single-Pass Learned Index☆133Updated 2 years ago
- A simple, reference implementation of a B^e-tree☆154Updated 6 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 8 months ago
- Code for the TCS paper "On the performance of learned data structures" and the ICML paper "Why are learned indexes so effective?"☆19Updated 4 years ago
- Learned Sort: a model-enhanced sorting algorithm☆81Updated 3 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆38Updated 4 years ago
- Implementation of BTree part for paper 'The Case for Learned Index Structures'☆148Updated 6 years ago
- pmwcas☆139Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Sundial: A distributed OLTP database testbed.☆38Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago