klingtnet / rbLinks
A thread-safe fixed-size circular buffer written in safe Rust.
☆85Updated 11 months ago
Alternatives and similar repositories for rb
Users that are interested in rb are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- ☆126Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 4 months ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- ☆163Updated last year
- Safely combine results☆82Updated last year
- A crate to simplify reading, writing and converting between a variety of audio formats.☆138Updated 3 years ago
- ☆131Updated 6 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- A rust library for checked floating point operations☆83Updated last month
- Heinous hackery to concatenate constant strings.☆118Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated this week
- An object pool manager in Rust☆199Updated 4 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Run closures in parallel☆114Updated last year
- skiplist☆144Updated 4 years ago