withoutboats / kudzuLinks
skiplist
☆142Updated 3 years ago
Alternatives and similar repositories for kudzu
Users that are interested in kudzu are comparing it to the libraries listed below
Sorting:
- ☆129Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- ☆125Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Concurrent hash trie☆57Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Async stream for Rust and the futures crate.☆187Updated this week
- Heap-based async timers☆214Updated last year
- A crate with indexed arenas with small memory footprint☆78Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Utilities for pinning☆97Updated last year
- Rust serializer library☆87Updated 2 weeks ago
- Run closures in parallel☆115Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Task abstraction for building executors☆212Updated 3 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…☆90Updated 3 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- ☆162Updated last year