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 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 3 months ago
- A crate to simplify reading, writing and converting between a variety of audio formats.☆138Updated 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
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆126Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Safely combine results☆82Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- A FLAC implementation written in Rust☆78Updated 4 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Heinous hackery to concatenate constant strings.☆118Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆88Updated 7 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- ☆78Updated 4 years ago
- An image processing library for Rust☆94Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago