bodil / im-rsLinks
Assorted immutable collection datatypes for Rust
☆1,542Updated 11 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,369Updated last month
- Rust persistent data structures☆1,528Updated 4 months ago
- A parser combinator library for Rust☆1,330Updated 6 months ago
- Automated property based testing for Rust (with shrinking).☆2,606Updated 3 months ago
- Error management☆1,421Updated 5 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,947Updated this week
- Hypothesis-like property testing for Rust☆1,909Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,499Updated this week
- A lock-free, read-optimized, concurrency primitive.☆2,003Updated last week
- Compile time static maps for Rust☆1,968Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,235Updated last year
- Error boilerplate for Rust☆728Updated 4 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,034Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,128Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- The missing batteries of Rust☆2,064Updated 6 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,978Updated this week
- A fast bump allocation arena for Rust☆1,842Updated last month
- Slotmap data structure for Rust☆1,221Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,543Updated this week
- Rust port of Google's SwissTable hash map☆2,710Updated 3 weeks ago
- Rust quasi-quoting☆1,438Updated 3 weeks ago
- Rust doesn't have exceptions☆633Updated 4 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,047Updated 2 weeks ago
- SIMD for humans☆1,588Updated last year
- PEG parser combinators using operator overloading without macros.☆518Updated 6 months ago
- A binary encoder / decoder implementation in Rust.☆3,075Updated 2 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,010Updated 6 months ago