klingtnet / rbLinks
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
Sorting:
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆76Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 10 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Safely combine results☆81Updated 9 months ago
- ☆73Updated 3 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Semantic validation for Rust☆88Updated 2 months ago
- Atomic file-writes.☆98Updated 7 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years 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
- An async NATS client library for the Rust programming language.☆83Updated 11 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago