NULLx76 / ringbuffer
A fixed-size circular buffer written in Rust.
☆113Updated 5 months ago
Alternatives and similar repositories for ringbuffer:
Users that are interested in ringbuffer are comparing it to the libraries listed below
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆132Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆182Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 5 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 weeks ago
- Async broadcast channels☆176Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Use bitsized types as if they were a feature of rust.☆180Updated 10 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- ☆41Updated 6 months ago
- Type that deserializes only from one specific value☆231Updated last month
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Easy function multiversioning for Rust☆221Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Migrated to Codeberg☆80Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- ☆133Updated 3 weeks ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- A concurrent, append-only vector.☆153Updated 3 weeks ago
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆219Updated 3 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Pull in every source file in a directory as a module☆171Updated last month