bodil / im-rsLinks
Assorted immutable collection datatypes for Rust
☆1,543Updated 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,375Updated 2 months ago
- Rust persistent data structures☆1,530Updated 4 months ago
- A parser combinator library for Rust☆1,332Updated 7 months ago
- Automated property based testing for Rust (with shrinking).☆2,615Updated 3 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,954Updated 3 weeks ago
- Error management☆1,421Updated 5 years ago
- Hypothesis-like property testing for Rust☆1,917Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,519Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,007Updated 3 weeks ago
- Compile time static maps for Rust☆1,982Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,038Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,420Updated last week
- Error boilerplate for Rust☆728Updated 4 years ago
- Rust doesn't have exceptions☆633Updated 5 years ago
- Slotmap data structure for Rust☆1,228Updated last year
- The missing batteries of Rust☆2,065Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,148Updated last week
- Rust port of Google's SwissTable hash map☆2,728Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆761Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- PEG parser combinators using operator overloading without macros.☆518Updated 7 months ago
- Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.☆1,056Updated last year
- A fast bump allocation arena for Rust☆1,860Updated 2 months ago
- SIMD for humans☆1,587Updated 2 years ago
- Web framework in Rust☆1,204Updated 2 months ago
- Rust quasi-quoting☆1,451Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,551Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,988Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,525Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,011Updated 7 months ago