andylokandy / arraydequeLinks
A circular buffer with fixed capacity (Rust).
☆108Updated 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 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- ☆88Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks ago
- Write doc comments from macros☆101Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Run closures in parallel☆115Updated 11 months ago
- ☆125Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆61Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Rust serializer library☆88Updated 3 months ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆89Updated 3 years ago