#decoding #codec #ffi #maskedvbyte

sys maskedvbyte-sys

Low level bindings to MaskedVbyte

1 unstable release

Uses old Rust 2015

0.1.0 Aug 26, 2018

#299 in #decoding

27 downloads per month
Used in maskedvbyte-rs

MIT license

120KB
2.5K SLoC

C 2.5K SLoC // 0.0% comments Rust 15 SLoC

maskedvbyte-sys

Bindings for MaskedVByte.

Documentation

https://docs.rs/maskedvbyte-sys

Usage

Add this to your Cargo.toml:

[dependencies]
maskedvbyte-sys = "0.1"

then add this to your crate root:

extern crate maskedvbyte_sys;

No runtime deps

~0–2MB
~37K SLoC