andylokandy / arraydeque
A circular buffer with fixed capacity (Rust).
☆103Updated last year
Alternatives and similar repositories for arraydeque:
Users that are interested in arraydeque are comparing it to the libraries listed below
- 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.☆78Updated 2 months ago
- ☆64Updated 4 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Decimal Floating Point arithmetic for rust☆80Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆105Updated 11 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Token tree calling convention☆79Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- ☆124Updated 2 years ago
- Big array helper for serde☆60Updated 10 months ago
- ☆78Updated 3 years ago
- Safely combine results☆81Updated 6 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Write doc comments from macros☆101Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- ☆67Updated 7 months ago