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:
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 4 months ago
- A crate to simplify reading, writing and converting between a variety of audio formats.☆138Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- Safely combine results☆82Updated last year
- Rust binding for libsound.io☆49Updated 5 years ago
- Heinous hackery to concatenate constant strings.☆118Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Configurable metrics toolkit for Rust applications☆101Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆88Updated 7 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Safe atomic pointers☆59Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Atomic file-writes.☆101Updated last year
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated this week
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A FLAC implementation written in Rust☆78Updated 4 years ago
- A rust library for checked floating point operations☆83Updated last month