andylokandy / arraydequeLinks
A circular buffer with fixed capacity (Rust).
☆107Updated 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☆94Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- ☆125Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆78Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Write doc comments from macros☆101Updated last month
- ☆78Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Run closures in parallel☆115Updated 10 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆88Updated 2 weeks ago
- Concurrent hash trie☆58Updated 5 years ago
- Procedural macros in expression position☆204Updated 2 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☆113Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- ☆61Updated 2 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last month