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☆114Updated 7 months ago
- ☆125Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆129Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- ☆28Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Utilities for pinning☆97Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Copy-on-write string utilities for Rust☆159Updated 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.☆39Updated 7 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- ☆24Updated 2 years ago