An experimental crate which provides a truly thin std::ffi::CStr
FFI utility for creating bare function pointers that invoke a closure
Types for serialized CBOR items
FFI bindings for libnftables.
FFI bindings for libnftables1.
Support crate for 'flexstr' and 'inline_flexstr'
A simple to use, copy/clone-efficient inline string type for Rust
Raw FFI bindings to the HailoRT C runtime library
A flexible, simple to use, clone-efficient string type for Rust
Simple wrapper around readpassphrase(3)
POSIX-backed logging implementation for bitcoinleveldb-style systems that writes timestamped log lines directly to libc::FILE using two-phase buffering and C-compatible format strings.
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.