NULLx76 / ringbufferLinks
A fixed-size circular buffer written in Rust.
☆125Updated 2 months ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Async broadcast channels☆182Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Better reference counted strings for Rust☆135Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Async synchronization primitives☆270Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- A fast and flexible LRU map.☆192Updated 8 months ago