bodil / im-rsLinks
Assorted immutable collection datatypes for Rust
☆1,534Updated 10 months ago
Alternatives and similar repositories for im-rs
Users that are interested in im-rs are comparing it to the libraries listed below
Sorting:
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,356Updated last week
- Rust persistent data structures☆1,506Updated 2 months ago
- A parser combinator library for Rust☆1,325Updated 4 months ago
- Automated property based testing for Rust (with shrinking).☆2,586Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,940Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,445Updated this week
- Error management☆1,421Updated 5 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- Hypothesis-like property testing for Rust☆1,889Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,001Updated 11 months ago
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- Compile time static maps for Rust☆1,940Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,943Updated last month
- A binary encoder / decoder implementation in Rust.☆3,028Updated this week
- Rust port of Google's SwissTable hash map☆2,667Updated 2 weeks ago
- SIMD for humans☆1,579Updated last year
- Slotmap data structure for Rust☆1,205Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,534Updated 3 weeks ago
- The missing batteries of Rust☆2,059Updated 4 months ago
- Some more derive(Trait) options☆1,941Updated 2 weeks ago
- Rust quasi-quoting☆1,425Updated last month
- Error boilerplate for Rust☆729Updated 3 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,656Updated 3 months ago
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,007Updated this week