NULLx76 / ringbuffer
A fixed-size circular buffer written in Rust.
☆109Updated 3 months ago
Alternatives and similar repositories for ringbuffer:
Users that are interested in ringbuffer are comparing it to the libraries listed below
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆121Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Async broadcast channels☆172Updated last month
- A concurrent, append-only vector.☆149Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆173Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Migrated to Codeberg☆80Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- ☆99Updated this week
- A fast and flexible LRU map.☆175Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆163Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆119Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Threadsafe RefCell for Rust☆90Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆178Updated 9 months ago
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆217Updated last month
- An attribute to create an atomic wrapper around a C-style enum☆42Updated 8 months ago