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 on the mdb.master branch - 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
Mapped diagnostic context (MDC) for use with the `log` crate - Rust source code
Create ridiculously fast Lexers - Rust source code
Support to change logging target for the log crate - Rust source code
Permutation testing for concurrent code - Rust source code
Setup and control loop devices - Rust source code
PDF document manipulation - Rust source code
Cache that holds a limited number of key-value pairs - Rust source code
Cache that holds a limited number of key-value pairs - feature "heapsize"
Cache that holds a limited number of key-value pairs - feature "heapsize_impl"
LRU cache implementation - Rust source code
Colorize paths using the LS_COLORS environment variable - Rust source code
Generic LSP server scaffold - Rust source code
Types for interaction with a language server, using VSCode's Language Server Protocol - Rust source code
Bindings for Lua 5.2 - Rust source code
Rust-lv2's Atom handling library - Rust source code
Rust-lv2's Atom handling library - feature "lv2-core" and 1 more
Procedural macros for lv2-core - Rust source code
Rust-lv2's core library - Rust source code
Safe, fast, and ergonomic framework to create LV2 plugins - Rust source code
Rust-lv2's MIDI processing library - Rust source code
Rust-lv2's state handling library - Rust source code
Rust-lv2's C header bindings - Rust source code
Rust-lv2's wrapper of LV2's time types - Rust source code
Rust-lv2's wrapper of LV2's unit types - Rust source code
Rust-lv2's URID handling library - Rust source code
Rust-lv2's work offloading library - Rust source code
2D quadratic and cubic bézier arcs and line segment math on top of euclid - Rust source code
Types and utilities to store, build and iterate over 2D paths - Rust source code
Rust LZ4 bindings library - Rust source code
Fastest LZ4 implementation in Rust, no unsafe by default - Rust source code