RocksDB
2 production projects and 0 rule sets built with RocksDB.
Production Projects
Garage (RustFS)
Lightweight, self-hosted geo-distributed S3-compatible object storage designed to run across multiple data centers and low-bandwidth connections. Uses CRDT metadata replication and RocksDB block storage with minimal memory overhead.
Qdrant
Vector database built from scratch in Rust for low-latency similarity search and payload filtering. Utilizes memory-mapped (mmap) disk storage for billion-scale embeddings, custom HNSW graph indexing with hardware SIMD acceleration (AVX-512/NEON), and dual gRPC/REST APIs.
Often Used With
Frequently Asked Questions
How many production projects use RocksDB?
2 verified production projects in the STACK IT FAST directory use RocksDB, each with a full architecture breakdown.
What is RocksDB most often used with?
Across projects in the directory, RocksDB is most commonly paired with Rust, S3, Tokio.