jonhoo / arravLinks
A sentinel-based, heapless, `Vec`-like type.
☆69Updated 5 years ago
Alternatives and similar repositories for arrav
Users that are interested in arrav are comparing it to the libraries listed below
Sorting:
- skiplist☆142Updated 3 years ago
- Run closures in parallel☆114Updated 7 months ago
- ☆125Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆129Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Utilities for pinning☆97Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- ☆58Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Make trait methods callable without the trait in scope☆152Updated last week
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- Data parallelism library for async-std.☆94Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆70Updated this week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago