NULLx76 / ringbufferLinks
A fixed-size circular buffer written in Rust.
☆116Updated 8 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.☆190Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Async broadcast channels☆179Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆152Updated this week
- A fast and flexible LRU map.☆189Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆110Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- ☆163Updated this week
- Fantastic serialization library☆159Updated last year
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- Async synchronization primitives☆269Updated 3 months ago
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago