Assorted immutable collection datatypes for Rust
☆1,574Aug 19, 2024Updated last year
Alternatives and similar repositories for im-rs
Users that are interested in im-rs are comparing it to the libraries listed below
Sorting:
- Rust persistent data structures☆1,673Nov 13, 2025Updated 3 months ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,424Dec 24, 2025Updated 2 months ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,776Feb 7, 2026Updated 3 weeks ago
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,711Feb 10, 2026Updated 3 weeks ago
- the champagne of beta embedded databases☆8,940Nov 4, 2025Updated 4 months ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated last week
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Type checked JSX for Rust☆1,864Mar 13, 2023Updated 2 years ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Compile time static maps for Rust☆2,107Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- Graph data structure library for Rust.☆3,773Feb 21, 2026Updated last week
- Represent large sets and maps compactly with finite state transducers.☆2,048Sep 25, 2024Updated last year
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated last month
- Compile time numbers in Rust.☆579Nov 2, 2025Updated 4 months ago
- Hypothesis-like property testing for Rust☆2,066Feb 13, 2026Updated 3 weeks ago
- Highly-available Distributed Fault-tolerant Runtime☆2,901Apr 22, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- A standard library for the client-side Web☆3,459Feb 28, 2024Updated 2 years ago