andylokandy / arraydeque
A circular buffer with fixed capacity (Rust).
☆104Updated 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 3 months ago
- ☆124Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- ☆76Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- ☆67Updated 8 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- ☆64Updated 4 years ago
- ☆84Updated 3 months ago
- Concurrent hash trie☆51Updated 4 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Time and duration crate optimized for speed and API stability.☆68Updated 3 weeks ago
- A simple bitset container for Rust☆136Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Generic Atomic<T> type for Rust☆232Updated last year