michaelwoerister / hamt-rsView external linksLinks
A Persistent Map Implementation based on Hash Array Mapped Tries
☆175Jan 4, 2024Updated 2 years ago
Alternatives and similar repositories for hamt-rs
Users that are interested in hamt-rs are comparing it to the libraries listed below
Sorting:
- Convert `try!()` into `?`s☆34Apr 1, 2017Updated 8 years ago
- A concurrent lock-free hash map for Rust.☆21Feb 1, 2021Updated 5 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Experimental persistent collections in Rust☆45Oct 25, 2017Updated 8 years ago
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated last week
- Software transactional memory☆273Oct 27, 2021Updated 4 years ago
- Assorted immutable collection datatypes for Rust☆1,570Aug 19, 2024Updated last year
- RAMP - Rust Arithmetic in Multiple Precision☆262Apr 23, 2022Updated 3 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Nov 5, 2024Updated last year
- Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).☆457Dec 1, 2017Updated 8 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Feb 26, 2020Updated 5 years ago
- The mio-based framework for rust for doing I/O in simple and composable way (ABANDONED)☆360Nov 24, 2016Updated 9 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Feb 5, 2021Updated 5 years ago
- Lint to disallow the moving of marked types in Rust☆35Aug 18, 2016Updated 9 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Jul 11, 2019Updated 6 years ago
- Functional, Persistent Data Structures in Rust☆51Nov 21, 2014Updated 11 years ago
- Epoch-based garbage collection☆82Nov 5, 2018Updated 7 years ago
- A future & stream abstraction for Rust☆244Aug 24, 2016Updated 9 years ago
- ☆137Feb 12, 2024Updated 2 years ago
- Respond to OS signals with channels.☆126Aug 3, 2019Updated 6 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆49Apr 11, 2021Updated 4 years ago
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆390May 16, 2021Updated 4 years ago
- [DEPRECATED] see:☆81Dec 22, 2016Updated 9 years ago
- An experimental compiler from Rust to WebAssembly (inactive - do not use)☆212May 7, 2020Updated 5 years ago
- An HTTP/2 implementation in Rust☆345Aug 1, 2020Updated 5 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- DEPRECATED☆12Jan 17, 2016Updated 10 years ago
- A miniKanren implementation in Rust☆37Mar 8, 2016Updated 9 years ago
- Represent large sets and maps compactly with finite state transducers.☆2,043Sep 25, 2024Updated last year
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆184Jul 29, 2017Updated 8 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆243May 11, 2022Updated 3 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆47Oct 10, 2022Updated 3 years ago
- Stateful, a Rust Control Flow Plugin☆108Apr 4, 2017Updated 8 years ago
- A library for creating references that carry their owner with them.☆386Oct 12, 2023Updated 2 years ago
- Compact string type for zero-copy parsing☆264Nov 16, 2023Updated 2 years ago
- No longer maintained☆38Aug 5, 2017Updated 8 years ago
- Perlin: An Efficient and Ergonomic Document Search-Engine☆77Dec 11, 2017Updated 8 years ago