NULLx76 / ringbufferLinks
A fixed-size circular buffer written in Rust.
☆116Updated 7 months ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- High-precision and consistent benchmarking framework/harness for Rust☆147Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Async broadcast channels☆179Updated 5 months ago
- Migrated to Codeberg☆79Updated last year
- Use bitsized types as if they were a feature of rust.☆183Updated 2 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- A fast, concurrent string interner☆150Updated 10 months ago
- Type that deserializes only from one specific value☆244Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆121Updated last month
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Minimal asynchronous runtime for Rust☆128Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated last month
- A fast and flexible LRU map.☆185Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Fantastic serialization library☆160Updated last year