stanford-futuredata / index-baselinesView external linksLinks
Simple baselines for "Learned Indexes"
☆160Jan 13, 2018Updated 8 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"☆81Jan 8, 2018Updated 8 years ago
- Implementation of BTree part for paper 'The Case for Learned Index Structures'☆150Dec 20, 2018Updated 7 years ago
- A Benchmark for Learned Indexes☆301Apr 27, 2022Updated 3 years ago
- An implementation of learned index structures for bloom filters.☆23Sep 4, 2018Updated 7 years ago
- Code for the TCS paper "On the performance of learned data structures" and the ICML paper "Why are learned indexes so effective?"☆21May 9, 2021Updated 4 years ago
- Python package that implements Learned Index Structures and provides database-like interface☆18Feb 19, 2018Updated 7 years ago
- The recursive model index, a learned index structure☆230Oct 15, 2025Updated 4 months ago
- ☆43May 22, 2021Updated 4 years ago
- ☆16Mar 16, 2021Updated 4 years ago
- LITS: An Optimized Learned Index for Strings☆13Jun 18, 2025Updated 7 months ago
- An Implementation of Learned Indices and a Comparative Study against Traditional Index Structures☆14Dec 19, 2018Updated 7 years ago
- A library for building an in-memory, Adaptive Learned indEX☆698Mar 12, 2024Updated last year
- A Write-friendly and Cache-optimized Hashing Scheme for Non-volatile Memory Systems (MSST 2017, TPDS 2018)☆30Apr 11, 2018Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 12 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33May 31, 2021Updated 4 years ago
- Parallel boolean circuit evaluation☆26Oct 28, 2018Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- GRE is a benchmark suite to compare learned indexes and traditional indexes.☆54Nov 9, 2022Updated 3 years ago
- FINEdex: A Fine-grained Learned Index Scheme for Scalable and Concurrent Memory Systems☆37Apr 14, 2022Updated 3 years ago
- Concurrent ssh client☆17Feb 21, 2023Updated 2 years ago
- A set of learned index papers w/o notes☆17Apr 25, 2024Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Apr 5, 2023Updated 2 years ago
- A Single-Pass Learned Index☆137Apr 28, 2023Updated 2 years ago
- A read-optimized learned index for unsorted data☆32Aug 10, 2023Updated 2 years ago
- Code for our VLDB paper: A Critical Analysis of Recursive Model Indexes☆20Feb 28, 2024Updated last year
- Beta release of Masstree.☆457Oct 15, 2023Updated 2 years ago
- ☆57May 14, 2024Updated last year
- Sketching linear classifiers over data streams with the Weight-Median Sketch (SIGMOD 2018).☆40Jul 20, 2018Updated 7 years ago
- String to Float Benchmark☆19Oct 27, 2018Updated 7 years ago
- ROLEX: A Scalable RDMA-oriented Learned Key-Value Store for Disaggregated Memory Systems☆80Jun 8, 2023Updated 2 years ago
- High Performance Learned Index on Persistent Memory☆49Apr 19, 2023Updated 2 years ago
- HOT - Height Optimized Trie☆158Mar 26, 2018Updated 7 years ago
- 🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of item…☆865Nov 28, 2024Updated last year
- Learned Sort: a model-enhanced sorting algorithm☆81Aug 20, 2021Updated 4 years ago
- Just in Time Datastructures☆11Feb 21, 2017Updated 8 years ago
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- DB for DAQ systems based on Persistent Memory and NVMe drives☆21Jun 26, 2020Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆449Jan 10, 2025Updated last year
- Benchmarking framework for index structures on persistent memory☆89Jul 12, 2023Updated 2 years ago