withoutboats / kudzu
skiplist
☆141Updated 3 years ago
Alternatives and similar repositories for kudzu:
Users that are interested in kudzu are comparing it to the libraries listed below
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- ☆129Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Run closures in parallel☆113Updated last month
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- ☆124Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Async stream for Rust and the futures crate.☆183Updated this week
- Efficient transactional memory in rust.☆211Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month
- Utilities for pinning☆97Updated 11 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- Concurrent hash trie☆51Updated 4 years ago
- Heap-based async timers☆211Updated 8 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- Safely combine results☆81Updated 6 months ago
- ☆162Updated 7 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 3 weeks ago
- Rust serializer library☆87Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago