bodil / im-rs
Assorted immutable collection datatypes for Rust
☆1,524Updated 7 months ago
Alternatives and similar repositories for im-rs:
Users that are interested in im-rs are comparing it to the libraries listed below
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,909Updated this week
- A parser combinator library for Rust☆1,317Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,535Updated last month
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,336Updated last month
- Error management☆1,422Updated 4 years ago
- Rust persistent data structures☆1,459Updated this week
- Compile time static maps for Rust☆1,912Updated 2 months ago
- Hypothesis-like property testing for Rust☆1,837Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,293Updated this week
- Concurrency permutation testing tool for Rust.☆2,309Updated 2 months ago
- A lock-free, read-optimized, concurrency primitive.☆1,986Updated 9 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Rust derive-based argument parsing optimized for code size☆1,763Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,611Updated last week
- A crate for managing memory bit by bit☆1,280Updated 8 months ago
- A fast bump allocation arena for Rust☆1,661Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,518Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,883Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,220Updated last year
- Error boilerplate for Rust☆728Updated 3 years ago
- Parse command line arguments by defining a struct.☆2,728Updated last year
- A binary encoder / decoder implementation in Rust.☆2,947Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,921Updated last week
- Parser for Rust source code☆3,040Updated this week
- Web framework in Rust☆1,166Updated 8 months ago
- A collection of numeric types and traits for Rust.☆1,112Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,447Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,985Updated 2 months ago
- Slotmap data structure for Rust☆1,196Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,375Updated last month