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.☆84Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆64Updated 4 years ago
- Safely combine results☆81Updated 9 months ago
- Automatic cfg for Rust compiler features☆99Updated this week
- Safe pointer-to-member functionality for rust☆33Updated last year
- Custom derivation macro for Rust☆112Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆78Updated 3 years ago
- ☆76Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- ☆57Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 8 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆86Updated 5 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Serialization value trees☆44Updated 10 months ago
- ☆108Updated last year