scylladb / cpp-rs-driverLinks
API-compatible rewrite of https://github.com/scylladb/cpp-driver as a wrapper for Rust driver.
☆18Updated 2 weeks ago
Alternatives and similar repositories for cpp-rs-driver
Users that are interested in cpp-rs-driver are comparing it to the libraries listed below
Sorting:
- OmniPaxos is a distributed log implemented as a Rust library.☆207Updated 8 months ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Pelikan is a framework for building local or distributed caches. It comes with a highly extensible architecture, best-in-class performanc…☆263Updated 4 months ago
- Scylla C/C++ Driver☆32Updated 2 months ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 8 months ago
- A local first persistent log☆36Updated last month
- Accord library for Apache Cassandra®☆83Updated 3 weeks ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆140Updated 2 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated last month
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 9 months ago
- Write Ahead Logging for Rust☆32Updated last week
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆67Updated last year
- lock-free B+ tree☆299Updated last year
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Latency Tester for Apache Cassandra