NULLx76 / ringbufferLinks
A fixed-size circular buffer written in Rust.
☆122Updated last month
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- Async broadcast channels☆180Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Migrated to Codeberg☆79Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆126Updated 10 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆191Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- A concurrent, append-only vector.☆191Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Async synchronization primitives☆270Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago