klingtnet / rbLinks
A thread-safe fixed-size circular buffer written in safe Rust.
☆85Updated 8 months ago
Alternatives and similar repositories for rb
Users that are interested in rb are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Safely combine results☆82Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- A crate to simplify reading, writing and converting between a variety of audio formats.☆138Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Mocking framework for Rust -- inspired by googlemock☆110Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Safe atomic pointers☆59Updated 4 years ago
- ☆125Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An object pool manager in Rust☆199Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆43Updated 3 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A rust library for checked floating point operations☆82Updated 10 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Runtime string formatting for Rust☆64Updated 6 years ago
- Configurable metrics toolkit for Rust applications☆101Updated 2 months ago