klingtnet / rb
A thread-safe fixed-size circular buffer written in safe Rust.
☆85Updated last month
Alternatives and similar repositories for rb:
Users that are interested in rb are comparing it to the libraries listed below
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safely combine results☆81Updated 7 months ago
- Utilities for pinning☆97Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- ☆124Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- ☆54Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- A directed acyclic graph data structure for Rust.☆210Updated last month
- Concurrent hash trie☆51Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Migrated to Codeberg☆80Updated last year