ScyllaDB Async Rust Driver VS cpp-driver

Compare ScyllaDB Async Rust Driver vs cpp-driver and see what are their differences.

ScyllaDB Async Rust Driver

Async CQL driver for Rust, optimized for ScyllaDB (by scylladb)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ScyllaDB Async Rust Driver cpp-driver
10 2
526 24
3.8% -
9.6 4.9
2 days ago 3 months ago
Rust C++
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ScyllaDB Async Rust Driver

Posts with mentions or reviews of ScyllaDB Async Rust Driver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-26.

cpp-driver

Posts with mentions or reviews of cpp-driver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-22.
  • We’re Porting Our Database Drivers to Async Rust
    2 projects | /r/ScyllaDB | 22 Feb 2022
    Our Rust driver started as a humble hackathon project, but it has eventually grown to become our fastest and safest Cassandra Query Language (CQL) driver. We happily observed in our benchmarks that our ScyllaDB Rust Driver beats even the reference C++ driver in terms of raw performance, and that gave us an idea — why not unify all drivers to use Rust underneath?
  • A Shard-Aware Scylla C/C++ Driver
    1 project | /r/nosql | 18 Mar 2021
    GET THE SCYLLA SHARD-AWARE C/C++ DRIVER

What are some alternatives?

When comparing ScyllaDB Async Rust Driver and cpp-driver you can also consider the following projects:

rust-postgres - Native PostgreSQL driver for the Rust programming language

kanal - The fast sync and async channel that Rust deserves

cdrs - Cassandra DB native client written in Rust language. Find 1.x versions on https://github.com/AlexPikalov/cdrs/tree/v.1.x Looking for an async version? - Check WIP https://github.com/AlexPikalov/cdrs-async

Catalytic - 🚀 Catalytic is an ORM for ScyllaDb and Cassandra which provides zero-cost abstractions for querying and generating Rust structs based on the database. Scylla and Cassandra are both NoSQL databases which can scale horizontally and hold large amounts of data.

scylla2 - Yet another ScyllaDB Rust driver, but faster

scyllapy - Asyncronous modern python client for Cassandra and Scylla

latte - Latency Tester for Apache Cassandra

swap-buffer-queue - A buffering MPSC queue.

charybdis - Rust ORM for ScyllaDB and Apache Cassandra

miri - An interpreter for Rust's mid-level intermediate representation