jonhoo / arravLinks
A sentinel-based, heapless, `Vec`-like type.
☆71Updated 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 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Run closures in parallel☆114Updated last year
- ☆126Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆131Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Concurrent hash trie☆58Updated 5 years ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- Utilities for pinning☆99Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆61Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Async stream for Rust and the futures crate.☆193Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- A simple map based on a vector for small integer keys☆69Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆47Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Safely combine results☆82Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago