bodil / im-rs
Assorted immutable collection datatypes for Rust
☆1,502Updated 3 months ago
Alternatives and similar repositories for im-rs:
Users that are interested in im-rs are comparing it to the libraries listed below
- A parser combinator library for Rust☆1,307Updated 8 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,292Updated last month
- Automated property based testing for Rust (with shrinking).☆2,442Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,858Updated last month
- Rust persistent data structures☆1,295Updated last week
- Error management☆1,423Updated 4 years ago
- A lock-free, read-optimized, concurrency primitive.☆1,959Updated 5 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,151Updated this week
- Hypothesis-like property testing for Rust☆1,749Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,785Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,460Updated 3 months ago
- Compile time static maps for Rust☆1,854Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,490Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,787Updated last week
- SIMD for humans☆1,566Updated last year
- Error boilerplate for Rust☆729Updated 3 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 9 months ago
- A snapshot testing library for rust☆2,291Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,785Updated 5 months ago
- Concurrency permutation testing tool for Rust.☆2,175Updated last week
- The missing batteries of Rust☆2,028Updated 4 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆983Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,299Updated 3 weeks ago
- Slotmap data structure for Rust☆1,167Updated 9 months ago
- A binary encoder / decoder implementation in Rust.☆2,748Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,368Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,944Updated 4 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,480Updated 4 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,477Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,415Updated 4 months ago