NULLx76 / ringbufferLinks
A fixed-size circular buffer written in Rust.
☆127Updated 2 months ago
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.☆138Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Async broadcast channels☆186Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆101Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated last week
- Easy function multiversioning for Rust☆238Updated 9 months ago
- 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 6 months ago
- ☆207Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago
- Pull in every source file in a directory as a module☆178Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Async synchronization primitives☆273Updated last month
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last month