C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or RAM.
☆78Nov 28, 2020Updated 5 years ago
Alternatives and similar repositories for index-cpp
Users that are interested in index-cpp are comparing it to the libraries listed below
Sorting:
- Binary to Hilbert converter☆19Feb 10, 2021Updated 5 years ago
- Fast Hilbert Curves☆81Sep 18, 2016Updated 9 years ago
- Persistent Memory Tool Box☆12Mar 4, 2024Updated 2 years ago
- Naive Hilbert R-Tree implementation☆31Jan 31, 2015Updated 11 years ago
- nginx 共享内存☆19Jun 19, 2015Updated 10 years ago
- Google Cast protocol v2 implementation for Sming allowing you to control your smart TV or cast device from a microcontroller.☆10Feb 13, 2026Updated last month
- similarity join and search algorithms for edit distance and jaccard☆19Dec 17, 2017Updated 8 years ago
- A C++ library for integer array compression☆30Mar 18, 2022Updated 4 years ago
- A Recursive Spatial Model Index☆40Mar 18, 2024Updated 2 years ago
- A data structure for efficient nearest-neighbor queries.☆72May 10, 2024Updated last year
- A Learned Index for Log-Structured Merge Trees☆47Sep 6, 2023Updated 2 years ago
- Compressed double-array tries for static string dictionaries☆11May 9, 2019Updated 6 years ago
- ☆15Feb 19, 2017Updated 9 years ago
- BC-Tree and Ball-Tree for Point-to-Hyperplane NNS (ICDE 2023)☆17Aug 4, 2023Updated 2 years ago
- An on-disk, Codable R*-Tree for Swift☆25Jan 29, 2022Updated 4 years ago
- [VLDB 2022] NFL: Robust Learned Index via Distribution Transformation☆22Nov 1, 2023Updated 2 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
- WORT: Write Optimal Radix Tree for Persistent Memory Storage Systems (FAST 2017)☆24Apr 1, 2021Updated 4 years ago
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- rocketmq source code comments☆10Jun 29, 2022Updated 3 years ago
- It's an experiment based on 09 KDD paper, Beyond Blacklists: Learning to Detect Malicious Web Sites from Suspicious URLs☆10Jan 8, 2019Updated 7 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆16Jan 31, 2019Updated 7 years ago
- C++11 library for fast fuzzy searching☆15Jun 9, 2015Updated 10 years ago
- Python "metamodules"☆14Aug 28, 2017Updated 8 years ago
- Scott Tsai's $HOME/bin☆14Aug 19, 2025Updated 7 months ago
- Learned SPatial Hashmap☆12Sep 14, 2025Updated 6 months ago
- A project for clustering text streams using locality-sensitive hashing (LSH) in Python☆26Sep 23, 2011Updated 14 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Jul 30, 2016Updated 9 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆64Feb 13, 2018Updated 8 years ago
- A Lock-Free Concurrent Hash Table☆21Nov 10, 2010Updated 15 years ago
- Simple baselines for "Learned Indexes"☆161Jan 13, 2018Updated 8 years ago
- SimpleGeo's fork of python-geohash (w/East-West fixes)☆58Oct 19, 2010Updated 15 years ago
- PH-Tree C++ implementation by Improbable.☆27Mar 7, 2023Updated 3 years ago
- Import of Adobe/Mozilla library for generating machine code to implement JIT compilers☆23Jan 18, 2011Updated 15 years ago
- LITS: An Optimized Learned Index for Strings☆13Jun 18, 2025Updated 9 months ago
- Edit-distance-based similar string joiner and clusterer☆18Jul 2, 2015Updated 10 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Jan 31, 2015Updated 11 years ago
- A Benchmark for Learned Indexes☆302Apr 27, 2022Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Jan 27, 2023Updated 3 years ago