bodil / im-rsLinks
Assorted immutable collection datatypes for Rust
☆1,558Updated 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,401Updated last week
- Rust persistent data structures☆1,637Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,976Updated 3 months ago
- Automated property based testing for Rust (with shrinking).☆2,658Updated 7 months ago
- A parser combinator library for Rust☆1,347Updated 10 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,060Updated last week
- Hypothesis-like property testing for Rust☆1,980Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,620Updated last week
- Error management☆1,420Updated 5 years ago
- Compile time static maps for Rust☆2,068Updated 2 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,056Updated 3 months ago
- The missing batteries of Rust☆2,069Updated 10 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,057Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,444Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,247Updated last week
- Rust doesn't have exceptions☆636Updated 5 years ago
- Slotmap data structure for Rust☆1,261Updated last week
- SIMD for humans☆1,598Updated 2 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,258Updated last year
- Rust port of Google's SwissTable hash map☆2,816Updated 2 weeks ago
- Some more derive(Trait) options☆2,025Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 4 months ago
- Error boilerplate for Rust☆728Updated 4 years ago
- A crate for managing memory bit by bit☆1,362Updated last year
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,571Updated last month
- A fast bump allocation arena for Rust☆1,980Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,204Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,541Updated 4 months ago
- Rust quasi-quoting☆1,498Updated 2 weeks ago
- Web framework in Rust☆1,226Updated 5 months ago