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:
- ☆130Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- ☆125Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- 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☆194Updated 10 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Run closures in parallel☆115Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- Utilities for pinning☆97Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- ☆163Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Async stream for Rust and the futures crate.☆189Updated last month
- Procedural macros in expression position☆204Updated 2 years ago
- Rust serializer library☆88Updated 2 months ago
- Heap-based async timers☆216Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Task abstraction for building executors☆213Updated 3 years ago