andylokandy / arraydequeLinks
A circular buffer with fixed capacity (Rust).
☆105Updated last year
Alternatives and similar repositories for arraydeque
Users that are interested in arraydeque are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Runtime string formatting for Rust☆64Updated 5 years ago
- ☆87Updated 7 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Big array helper for serde☆62Updated last year
- Safely combine results☆81Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- ☆125Updated 3 years ago
- Run closures in parallel☆114Updated 7 months ago
- ☆108Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- ☆60Updated 2 years ago
- ☆59Updated last year
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 10 months ago