klingtnet / rbLinks
A thread-safe fixed-size circular buffer written in safe Rust.
☆85Updated 5 months ago
Alternatives and similar repositories for rb
Users that are interested in rb are comparing it to the libraries listed below
Sorting:
- A crate to simplify reading, writing and converting between a variety of audio formats.☆136Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Safely combine results☆81Updated 11 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- ☆56Updated 6 months ago
- An object pool manager in Rust☆197Updated 3 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A simple bitset container for Rust☆148Updated 2 months ago
- A directed acyclic graph data structure for Rust.☆222Updated 4 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- ☆73Updated 4 years ago
- ☆125Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Safe atomic pointers☆59Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A FLAC implementation written in Rust☆76Updated 4 years ago