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:
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆125Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Safely combine results☆82Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated 4 months ago
- An image processing library for Rust☆94Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A crate to simplify reading, writing and converting between a variety of audio formats.☆138Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Configurable metrics toolkit for Rust applications☆101Updated 3 months ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- ☆163Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A rust library for checked floating point operations☆82Updated 11 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- skiplist☆144Updated 4 years ago
- Mocking framework for Rust -- inspired by googlemock☆110Updated 6 years ago
- An object pool manager in Rust☆199Updated 4 years ago