andylokandy / arraydequeLinks
A circular buffer with fixed capacity (Rust).
☆108Updated 2 years ago
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.☆93Updated 7 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- ☆126Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- ☆87Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Write doc comments from macros☆100Updated 3 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Run closures in parallel☆114Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Array helpers for Rust's Vector and String types☆78Updated 3 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- ☆61Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 8 months ago