klingtnet / rbLinks
A thread-safe fixed-size circular buffer written in safe Rust.
☆85Updated 6 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).☆105Updated last year
- A crate to simplify reading, writing and converting between a variety of audio formats.☆136Updated 3 years ago
- Safely combine results☆81Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- A FLAC implementation written in Rust☆76Updated 4 years ago
- ☆125Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Safe atomic pointers☆59Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated last month
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A simple bitset container for Rust☆148Updated 2 months ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year