bodil / im-rsLinks
Assorted immutable collection datatypes for Rust
☆1,567Updated 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:
- Rust persistent data structures☆1,656Updated 2 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,417Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,978Updated 4 months ago
- Automated property based testing for Rust (with shrinking).☆2,684Updated 8 months ago
- A parser combinator library for Rust☆1,350Updated 11 months ago
- Error management☆1,419Updated 5 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,066Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆2,019Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,713Updated this week
- Compile time static maps for Rust☆2,076Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,268Updated last year
- Error boilerplate for Rust☆728Updated 4 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,056Updated 4 months ago
- The missing batteries of Rust☆2,071Updated 11 months ago
- Slotmap data structure for Rust☆1,276Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,275Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,059Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,077Updated last week
- Concurrency permutation testing tool for Rust.☆2,573Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Rust port of Google's SwissTable hash map☆2,847Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,457Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,362Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,244Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,732Updated 2 years ago
- Rust quasi-quoting☆1,515Updated 2 weeks ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,023Updated 11 months ago
- SIMD for humans☆1,597Updated 2 years ago
- Some more derive(Trait) options☆2,057Updated 3 weeks ago