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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- docs.rs as a publishing platform?☆68Updated last week
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Utilities for pinning☆97Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated this week
- Concurrent hash trie☆54Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆129Updated 5 years ago
- Make trait methods callable without the trait in scope☆146Updated last week
- ☆57Updated last year
- ☆124Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Convert closures into wakers☆45Updated 4 months ago
- A simple bitset container for Rust☆142Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- A simple map based on a vector for small integer keys☆65Updated 5 months ago
- Data parallelism library for async-std.☆93Updated last year