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
- ☆124Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Run closures in parallel☆114Updated 6 months ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆129Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated 3 weeks ago
- Utilities for pinning☆96Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Async stream for Rust and the futures crate.☆185Updated last week
- ☆57Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A simple, id-based arena☆120Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- ☆111Updated last year
- A simple map based on a vector for small integer keys☆66Updated 8 months ago