klingtnet / rb
A thread-safe fixed-size circular buffer written in safe Rust.
☆82Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rb
- Custom derivation macro for Rust☆110Updated 6 years ago
- ☆123Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆124Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆63Updated 4 months ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆112Updated last year
- Safely combine results☆81Updated 2 months ago
- Safe atomic pointers☆58Updated 3 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 8 months ago
- A crate to simplify reading, writing and converting between a variety of audio formats.☆131Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A simple bitset container for Rust☆126Updated last week
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A FLAC implementation written in Rust☆73Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Rust binding for libsound.io☆48Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆108Updated 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆102Updated 10 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago