cdrs-tokio
Cassandra client
An async Cassandra driver written in Rust with high configurability for performance and scalability
High-level async Cassandra client written in 100% Rust.
137 stars
8 watching
24 forks
Language: Rust
last commit: 14 days ago
Linked from 1 awesome list
cassandradriverrust
Related projects:
Repository | Description | Stars |
---|---|---|
alexpikalov/cdrs | A Rust-based Cassandra native client with features such as connection pooling and query tracing. | 342 |
alexpikalov/cdrs-async | An asynchronous driver for interacting with Apache Cassandra and Scylla databases in Rust | 53 |
krojew/rust-zookeeper | A Pure Rust library providing an Async ZooKeeper client based on tokio. | 22 |
cassandra-rs/cassandra-rs | A Rust library that provides a thin wrapper around the DataStax C/C++ driver for interacting with Apache Cassandra databases. | 134 |
apache/cassandra-java-driver | Provides a Java client for interacting with Apache Cassandra database | 1,353 |
tikv/client-rust | Provides an async Rust client for interacting with a distributed key-value store. | 389 |
kindrat/cassandra-client | A Java-based graphical client for interacting with Cassandra databases. | 51 |
netflix/astyanax | A high-level Java client for Apache Cassandra with features such as fail-over behavior and automatic retry of downed hosts. | 1,039 |
datastax/cpp-driver | A C++ client library for Apache Cassandra | 406 |
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
mpenet/alia | A high-performance Cassandra client for Clojure with advanced features and support for various query execution modes. | 246 |
gnarroway/hato | An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. | 380 |
datastax/csharp-driver | A C# client library for interacting with Apache Cassandra databases | 640 |
datastax/ruby-driver | A Ruby client driver for Apache Cassandra | 233 |
cronokirby/haze | A Haskell implementation of the Bittorrent protocol for learning and development purposes. | 107 |