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 sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- ☆124Updated 2 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Async stream for Rust and the futures crate.☆185Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Run closures in parallel☆114Updated 6 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Heap-based async timers☆214Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust serializer library☆87Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Utilities for pinning☆96Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Task abstraction for building executors☆213Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago