jonhoo / arravLinks
A sentinel-based, heapless, `Vec`-like type.
☆70Updated 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☆144Updated 3 years ago
- Run closures in parallel☆115Updated 9 months ago
- ☆125Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆130Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Concurrent hash trie☆58Updated 5 years ago
- docs.rs as a publishing platform?☆71Updated last month
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Utilities for pinning☆97Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread parking and unparking☆79Updated 9 months ago
- Async stream for Rust and the futures crate.☆188Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago