#driver #cql #data-stax #expose #cpp #github #maintained

nightly bin+lib cql_ffi

A mostly safe wrapper of the DataStax C++ CQL driver

25 releases

Uses old Rust 2015

0.2.1 May 11, 2015
0.1.19 May 5, 2015
0.1.15 Apr 26, 2015
0.1.8 Mar 26, 2015
0.0.6 Jan 31, 2015

#734 in Hardware support

Download history 1/week @ 2024-03-17 147/week @ 2024-03-31 1/week @ 2024-04-07

69 downloads per month
Used in cql-ffi-safe

Apache-2.0

140KB
3K SLoC

cql-ffi

This is a (hopefully) maintained rust project that unsafely exposes the cpp driver at https://github.com/datastax/cpp-driver/ in a somewhat-sane crate.

You can use it from cargo with dependencies.cql_ffi git = "https://github.com/tupshin/cql-ffi"

Dependencies

~200KB