bodil / im-rsLinks
Assorted immutable collection datatypes for Rust
☆1,550Updated 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:
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,385Updated last month
- Rust persistent data structures☆1,551Updated this week
- A parser combinator library for Rust☆1,336Updated 8 months ago
- Automated property based testing for Rust (with shrinking).☆2,634Updated 5 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,961Updated last month
- Error management☆1,420Updated 5 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,555Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,027Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated last month
- Hypothesis-like property testing for Rust☆1,937Updated last week
- Compile time static maps for Rust☆2,017Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,429Updated 3 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,555Updated 2 months ago
- Error boilerplate for Rust☆729Updated 4 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Rust port of Google's SwissTable hash map☆2,768Updated last week
- The missing batteries of Rust☆2,068Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated 2 months ago
- A fast bump allocation arena for Rust☆1,899Updated 3 months ago
- SIMD for humans☆1,588Updated 2 years ago
- Web framework in Rust☆1,213Updated 3 months ago
- Slotmap data structure for Rust☆1,239Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- Rust doesn't have exceptions☆635Updated 5 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,015Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,099Updated this week
- Rust quasi-quoting☆1,474Updated last week
- Structured, contextual, extensible, composable logging for Rust☆1,662Updated last week
- Parse command line arguments by defining a struct.☆2,731Updated last year