andylokandy / arraydequeLinks
A circular buffer with fixed capacity (Rust).
☆108Updated 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☆94Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- ☆126Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- ☆87Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 2 months ago
- Run closures in parallel☆115Updated 11 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆61Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Write doc comments from macros☆101Updated 2 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Time and duration crate optimized for speed and API stability.☆75Updated this week
- ☆65Updated 4 years ago
- ☆62Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago