klingtnet / rbLinks
A thread-safe fixed-size circular buffer written in safe Rust.
☆85Updated 3 months ago
Alternatives and similar repositories for rb
Users that are interested in rb are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Safely combine results☆81Updated 9 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- An async NATS client library for the Rust programming language.☆83Updated last year
- A directed acyclic graph data structure for Rust.☆219Updated 2 months ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Semantic validation for Rust☆88Updated 2 months ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A FLAC implementation written in Rust☆76Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- ☆124Updated 2 years ago
- A crate to simplify reading, writing and converting between a variety of audio formats.☆134Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆70Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago