16 releases (10 stable)
3.3.0 | Sep 30, 2024 |
---|---|
3.2.0 | Apr 25, 2024 |
3.1.1 | Oct 2, 2023 |
3.1.0 | Apr 26, 2023 |
1.0.0-beta.2 | Nov 25, 2021 |
#413 in Asynchronous
12,198 downloads per month
Used in 3 crates
(2 directly)
465KB
12K
SLoC
Cassandra protocol
Cassandra low-level protocol implementation, written in Rust.
If you wish to use Cassandra without dealing with protocol-level details, consider a high-level crate like cdrs-tokio.
lib.rs
:
A generic cassandra protocol crate. Built in coordination with cdrs-tokio but is flexible for many usecases.
Dependencies
~5MB
~89K SLoC