klingtnet / rbLinks
A thread-safe fixed-size circular buffer written in safe Rust.
☆85Updated 10 months ago
Alternatives and similar repositories for rb
Users that are interested in rb are comparing it to the libraries listed below
Sorting:
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A crate to simplify reading, writing and converting between a variety of audio formats.☆138Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆88Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- Safely combine results☆82Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 3 years ago
- An object pool manager in Rust☆199Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Configurable metrics toolkit for Rust applications☆101Updated 4 months ago
- ☆126Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated last month
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago
- Changing function definitions at runtime in Rust☆134Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- A FLAC implementation written in Rust☆78Updated 4 years ago
- Heinous hackery to concatenate constant strings.☆118Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago