Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weijun-h/rmi-rs
https://github.com/weijun-h/rmi-rs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/weijun-h/rmi-rs
- Owner: Weijun-H
- Created: 2023-07-01T21:46:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-04T21:24:36.000Z (over 1 year ago)
- Last Synced: 2024-10-28T19:59:44.448Z (3 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RMI-rs
This is a simple implementation of the recusive model index (RMI) in Rust. It is described in the paper [The Case for Learned Index Structures](https://arxiv.org/abs/1712.01208) by Kraska et al. (2018).