jonhoo / arrav
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
- skiplist☆141Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Utilities for pinning☆97Updated last year
- ☆129Updated 5 years ago
- Run closures in parallel☆113Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- docs.rs as a publishing platform?☆68Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- ☆124Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- ☆52Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Safely combine results☆81Updated 7 months ago