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 last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated 3 weeks ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆87Updated 7 months ago
- ☆58Updated last year
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ☆125Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Array helpers for Rust's Vector and String types☆77Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Big array helper for serde☆62Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Atomic file-writes.☆100Updated 9 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago