#driver #cql #data-stax #expose #hopefully #cpp #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

#699 in Hardware support

38 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