jonhoo / arrav
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
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Run closures in parallel☆113Updated 3 months ago
- Utilities for pinning☆96Updated last year
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years 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.☆78Updated 4 months ago
- ☆129Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆56Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- ☆124Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A Set of Bits☆65Updated 5 months ago
- ☆52Updated 5 years ago
- Async stream for Rust and the futures crate.☆183Updated last month
- Calm I/O operations for Rust☆76Updated 4 years ago
- Convert closures into wakers☆45Updated 3 months ago