NULLx76 / ringbufferLinks
A fixed-size circular buffer written in Rust.
☆113Updated 6 months ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Use bitsized types as if they were a feature of rust.☆183Updated last month
- Async broadcast channels☆178Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 8 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆115Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A fast and flexible LRU map.☆183Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆155Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆127Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Migrated to Codeberg☆79Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆98Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Compile-time regular expressions, the right way.☆78Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆190Updated 3 weeks ago