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.☆86Updated last week
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Utilities for dealing with substructures within syn macros☆139Updated 2 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
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Run closures in parallel☆114Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆86Updated 5 months ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Lock free bounded non blocking pub sub queue☆76Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Concurrent hash trie☆55Updated 4 years ago
- ☆76Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Time and duration crate optimized for speed and API stability.☆72Updated last month
- docs.rs as a publishing platform?☆69Updated last month
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 8 months ago
- Big array helper for serde☆61Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Futures-aware lock primitives☆40Updated 7 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago