This repo contains the code of the paper "RayJoin: Fast and Precise Spatial Join", ICS'24
☆11Mar 19, 2026Updated this week
Alternatives and similar repositories for RayJoin
Users that are interested in RayJoin are comparing it to the libraries listed below
Sorting:
- ☆11May 2, 2019Updated 6 years ago
- The rust implementation of the Defluencer protocol.☆13Sep 3, 2025Updated 6 months ago
- lsm-tree with buffered merge☆12Jan 10, 2022Updated 4 years ago
- Automatically exported from code.google.com/p/maiter☆14Jan 22, 2021Updated 5 years ago
- A prolly tree (probabilistic tree) is a data structure designed to provide efficient storage, retrieval, and modification of ordered data…