klingtnet / rbLinks
A thread-safe fixed-size circular buffer written in safe Rust.
☆85Updated 4 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).☆105Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- ☆124Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Safely combine results☆81Updated 10 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- A crate to simplify reading, writing and converting between a variety of audio formats.☆136Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Atomic file-writes.☆99Updated 8 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- skiplist☆142Updated 3 years ago
- Rust serializer library☆87Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A directed acyclic graph data structure for Rust.☆220Updated 2 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Configurable metrics toolkit for Rust applications☆99Updated last month