klingtnet / rbLinks
A thread-safe fixed-size circular buffer written in safe Rust.
☆85Updated 6 months ago
Alternatives and similar repositories for rb
Users that are interested in rb are comparing it to the libraries listed below
Sorting:
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Safe atomic pointers☆59Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Safely combine results☆81Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆125Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 2 months ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An object pool manager in Rust☆197Updated 4 years ago
- A crate to simplify reading, writing and converting between a variety of audio formats.☆136Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Rust binding for libsound.io☆49Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A FLAC implementation written in Rust☆77Updated 4 years ago