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
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆124Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Concurrent hash trie☆55Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Async stream for Rust and the futures crate.☆184Updated last month
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Run closures in parallel☆114Updated 5 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- Utilities for pinning☆96Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Copy-on-write string utilities for Rust☆158Updated last year
- Heap-based async timers☆214Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- ☆162Updated 11 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago