klingtnet / rb
A thread-safe fixed-size circular buffer written in safe Rust.
☆83Updated last year
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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 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
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Safe atomic pointers☆59Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- Generic Atomic<T> type for Rust☆226Updated last year
- Semantic validation for Rust☆87Updated last year
- A rust library for checked floating point operations☆82Updated 2 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Safely combine results☆81Updated 5 months ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 7 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- Configurable metrics toolkit for Rust applications☆99Updated 6 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆124Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago