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☆113Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆124Updated 2 years ago
- Utilities for pinning☆97Updated last year
- ☆129Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated last month
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- ☆46Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 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 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Convert closures into wakers☆45Updated 5 months ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- ☆57Updated 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 7 years ago