jonhoo / arrav
A sentinel-based, heapless, `Vec`-like type.
☆68Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for arrav
- skiplist☆140Updated 2 years ago
- Run closures in parallel☆109Updated 3 weeks ago
- Concurrent hash trie☆51Updated 4 years ago
- ☆123Updated 2 years ago
- docs.rs as a publishing platform?☆65Updated 3 months ago
- Utilities for pinning☆97Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last month
- Concatenate identifiers in a macro invocation☆93Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- ☆129Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- Data parallelism library for async-std.☆93Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- ☆59Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago