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☆115Updated 9 months ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆125Updated 3 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?☆71Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆129Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 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.☆90Updated 3 months ago
- Utilities for pinning☆97Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆60Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆28Updated 5 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A sha1 implementation useable in const contexts☆87Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- ☆24Updated 2 years ago
- ☆112Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago