NULLx76 / ringbuffer
A fixed-size circular buffer written in Rust.
☆112Updated 4 months ago
Alternatives and similar repositories for ringbuffer:
Users that are interested in ringbuffer are comparing it to the libraries listed below
- High-precision and consistent benchmarking framework/harness for Rust☆127Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Async broadcast channels☆174Updated 3 months ago
- Async synchronization primitives☆263Updated 2 months ago
- ☆119Updated this week
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Fantastic serialization library☆159Updated 10 months ago
- Track and query Cargo dependency graphs.☆206Updated this week
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 5 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Migrated to Codeberg☆80Updated last year
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆219Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- A fast and flexible LRU map.☆177Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Rust crate for managing CPU core affinities☆184Updated 3 weeks ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Easy function multiversioning for Rust☆220Updated 3 months ago
- Use bitsized types as if they were a feature of rust.☆180Updated 10 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated last week
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago