NULLx76 / ringbufferLinks
A fixed-size circular buffer written in Rust.
☆131Updated 4 months ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Async broadcast channels☆187Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A concurrent, append-only vector.☆204Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆194Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- Testing framework for rust enhancing the built-in library with some useful features.☆68Updated 6 months ago
- ☆217Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- Better reference counted strings for Rust☆138Updated last year
- Track and query Cargo dependency graphs.☆238Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆201Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week