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.☆87Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆87Updated 6 months ago
- ☆57Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆124Updated 2 years ago
- ☆65Updated 4 years ago
- Write doc comments from macros☆100Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Extra components for use with Mio.☆31Updated 2 weeks ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 8 months ago
- Run closures in parallel☆114Updated 6 months ago
- ☆78Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 9 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago