NULLx76 / ringbufferLinks
A fixed-size circular buffer written in Rust.
☆139Updated 6 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.☆221Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆222Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- A fast and flexible LRU map.☆199Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Easy function multiversioning for Rust☆252Updated last year
- ☆226Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- Async broadcast channels☆190Updated 5 months ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Type that deserializes only from one specific value☆267Updated last month