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
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Async broadcast channels☆189Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- A fast and flexible LRU map.☆199Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆219Updated this week
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Easy function multiversioning for Rust☆252Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 7 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- ☆226Updated 6 months ago
- Comparison of Rust string types☆165Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- A concurrent, append-only vector.☆208Updated 5 months ago