withoutboats / kudzuLinks
skiplist
☆144Updated 4 years ago
Alternatives and similar repositories for kudzu
Users that are interested in kudzu are comparing it to the libraries listed below
Sorting:
- ☆131Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- ☆126Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Run closures in parallel☆114Updated last year
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Heap-based async timers☆217Updated last year
- Async stream for Rust and the futures crate.☆193Updated this week
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Rust serializer library☆89Updated 4 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Utilities for pinning☆99Updated last year
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Task abstraction for building executors☆214Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Copy-on-write string utilities for Rust☆163Updated last year
- generators☆211Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 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…☆91Updated 3 years ago