Rust FFI bindings for libspa - Rust source code
Native bindings to the libsqlite3 library - Rust source code
Native bindings to the libssh2 library - Rust source code
Pure-Rust client library to interact with systemd - Rust source code
Mimic the standard Rust test harness - Rust source code
Rust wrapper for libudev - Rust source code
FFI bindings to libudev - Rust source code
FFI bindings for libusb - Rust source code
Bindings to libwebp (bindgen, static linking) - Rust source code
Low-level bindings to the system libz library (also known as zlib) - Rust source code
Object pool manager in Rust - Rust source code
Map implemented by searching linearly in a vector - Rust source code
Map implemented by searching linearly in a vector - feature "serde"
Map implemented by searching linearly in a vector - feature "serde_impl"
Map implemented by searching linearly in a vector - feature "serde_test"
Convert string slice indices into line/column numbers - Rust source code
asynchronous, multiplexed file tailing - Rust source code
Find line numbers in strings by byte offsets, quickly - Rust source code
simple tool to watch logfile throughput - Rust source code
Efficiently insert line separators - Rust source code
Link libstdc++ or libc++ automatically or manually - Rust source code
HashMap that holds key-value pairs in insertion order - Rust source code
HashMap that holds key-value pairs in insertion order - feature "heapsize" and 1 more
HashMap that holds key-value pairs in insertion order - feature "serde" and 1 more
Finds URLs and email addresses in plain text - Rust source code
Parser for Linxu Audit logs - Rust source code
Parser for Linxu Audit logs - feature "serde" and 1 more
Rust interface to the Linux key-management facility - Rust source code
Parser for the perf.data format and the jitdump format - Rust source code
Parse Linux perf_event information from raw bytes - Rust source code
Generated bindings for Linux's userspace API - Rust source code
Simple library to work with listenfds passed from the outside (systemd/catflap socket activation) - Rust source code
Key-value Map implementation based on a flat, sorted Vec - Rust source code
Parse and inspect Rust literals - Rust source code
Text colours and styles for your terminal with no additional dependencies - Rust source code
LLVM Bitcode parser in Rust - Rust source code
Idiomatic and safe LMDB wrapper - Rust source code
Rust bindings for liblmdb - Rust source code
Non-threadsafe mpsc, futures-aware, FIFO queue
Maintains locale preferences for process and thread and initialises them by inspecting the system for user preference - Rust source code
Basic localisation - Rust source code
Get your local IP address without panic - Rust source code
Synchronization primitive for thread-local task wakeup - Rust source code
Wrappers to create fully-featured Mutex and RwLock types - Rust source code
Thread-safe object pool collection with automatic return and attach/detach semantics - Rust source code
Macros for Lofty - Rust source code
Audio metadata library - Rust source code
Highly configurable multi-output logging implementation
Lightweight logging facade for Rust - Rust source code
Logging implementation with stdout/stderr color support