ashrielbrian / versLinks
In-memory vector database in Rust
☆23Updated last year
Alternatives and similar repositories for vers
Users that are interested in vers are comparing it to the libraries listed below
Sorting:
- An understandable, fast and scalable Raft Consensus implementation☆147Updated last year
- Raft implemented in Rust☆29Updated 2 years ago
- An example of using Torch rust bindings to serve trained machine learning models via Actix Web☆17Updated 4 years ago
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- Another minimal Raft implementation in Rust.☆186Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆43Updated 6 months ago
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆76Updated last year
- Approx nearest neighbor search in Rust☆165Updated 2 years ago
- An LSM storage engine designed for high throughput and significant reduction in I/O amplification written in safe rust (Under active dev…☆31Updated 3 months ago
- Inference Llama 2 in one file of pure Rust 🦀☆235Updated 2 years ago
- Fast serverless LLM inference, in Rust.☆109Updated 2 months ago
- High-performance key-value store for ML inference. 100x faster than Redis.☆224Updated last year
- Tantivy directory implementation backed by object_store☆39Updated 2 years ago
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- Rust implementation of the FastLanes compression library☆160Updated this week
- How fast can we do simple math on 1 billion rows of input?☆41Updated 2 years ago
- Your SQL database for learning purpose☆78Updated 4 months ago
- Rust implementation of the HNSW algorithm (Malkov-Yashunin)☆230Updated 2 months ago
- ☆51Updated last year
- ☆33Updated last week
- OpenData is a collection of open source databases built on a common, object-native storage and infrastructure foundation.☆67Updated this week
- OmniPaxos is a distributed log implemented as a Rust library.☆217Updated 2 months ago
- Data pipeline example written in Rust with Polars and DataFusion DataFrame package☆41Updated 2 years ago
- A simple sql database written in rust.☆74Updated 3 years ago
- LSM-Tree Key-Value Store based on RocksDB☆81Updated last month
- Distributed pushdown cache for DataFusion☆366Updated last week
- An extension library to Candle that provides PyTorch functions not currently available in Candle