rust-lang / chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,899Updated 2 weeks ago
Alternatives and similar repositories for chalk:
Users that are interested in chalk are comparing it to the libraries listed below
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,272Updated this week
- Automated property based testing for Rust (with shrinking).☆2,516Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,826Updated this week
- Defines the Rust borrow checker.☆1,410Updated 9 months ago
- Concurrency permutation testing tool for Rust.☆2,282Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,510Updated last week
- Assorted immutable collection datatypes for Rust☆1,517Updated 7 months ago
- Rust persistent data structures☆1,431Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- A parser combinator library for Rust☆1,314Updated last month
- Parser for Rust source code☆3,024Updated last week
- LR(1) parser generator for Rust☆3,189Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- Cranelift based backend for rustc☆1,721Updated this week
- Compile time static maps for Rust☆1,905Updated last month
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,328Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,866Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,591Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,893Updated 8 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,437Updated 7 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,138Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- Readline Implementation in Rust☆1,637Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,980Updated 8 months ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,515Updated last week
- Kani Rust Verifier☆2,450Updated this week
- Analysis of various tricky Rust code☆1,883Updated 2 months ago
- Create ridiculously fast Lexers☆3,083Updated last week
- Some more derive(Trait) options☆1,865Updated 3 weeks ago