klingtnet / rb
A thread-safe fixed-size circular buffer written in safe Rust.
☆85Updated 2 months ago
Alternatives and similar repositories for rb:
Users that are interested in rb are comparing it to the libraries listed below
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safe atomic pointers☆59Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆115Updated 8 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- ☆124Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Rust bindings for LMDB☆115Updated 2 years ago