skiplist
☆143Nov 24, 2021Updated 4 years ago
Alternatives and similar repositories for kudzu
Users that are interested in kudzu are comparing it to the libraries listed below
Sorting:
- ☆39May 25, 2020Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆60Jan 5, 2019Updated 7 years ago
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Dec 23, 2020Updated 5 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Efficient transactional memory in rust.☆209Aug 2, 2021Updated 4 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Rust serializer library☆89Sep 18, 2025Updated 5 months ago
- A trait to abstract over common tree functionality☆35Jan 2, 2020Updated 6 years ago
- Rust CASPaxos implementation☆66Oct 27, 2020Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- ☆130Oct 31, 2019Updated 6 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆45May 1, 2019Updated 6 years ago
- asynchronous networking primitives☆406Nov 6, 2019Updated 6 years ago
- A small ASCII-only bounded length string representation.☆61Feb 7, 2022Updated 4 years ago
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- software transactional memory in rust☆14Jul 20, 2021Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54May 3, 2023Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆133Apr 15, 2024Updated last year
- Simple probabilistic data structures☆147Feb 23, 2026Updated last week
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Aug 14, 2019Updated 6 years ago
- SQL front-end in Rust☆14May 11, 2021Updated 4 years ago
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Caching layer load balancer.☆45Sep 16, 2020Updated 5 years ago
- Concurrent hash trie☆57Sep 29, 2020Updated 5 years ago
- Simple but powerful graph library for Rust☆194Jan 14, 2023Updated 3 years ago
- Rust's missing `String` literal☆19Jun 26, 2019Updated 6 years ago
- A foray into rust async await☆44Sep 19, 2019Updated 6 years ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Rust crate for chosing outcomes based on a weighted probability map.☆32Aug 26, 2019Updated 6 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Jul 11, 2020Updated 5 years ago
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Intrusive collections for Rust☆488Jan 5, 2026Updated last month
- Async datagram traits☆11Aug 28, 2019Updated 6 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Feb 26, 2020Updated 6 years ago
- Implementation of Read-Log-Update in Rust☆11Jan 8, 2020Updated 6 years ago