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:
- Run closures in parallel☆114Updated 5 months ago
- skiplist☆142Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Concurrent hash trie☆55Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Utilities for pinning☆96Updated last year
- ☆124Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- docs.rs as a publishing platform?☆69Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆62Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust serializer library☆87Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- ☆129Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆46Updated last year