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
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆87Updated 8 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆125Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Concurrent hash trie☆57Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Run closures in parallel☆115Updated 8 months ago
- ☆60Updated 2 years ago
- Rust serializer library☆87Updated 2 weeks ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- ☆77Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated 3 weeks ago
- A simple bitset container for Rust☆150Updated 3 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago