rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,964Updated last month
Alternatives and similar repositories for chalk
Users that are interested in chalk are comparing it to the libraries listed below
Sorting:
- Defines the Rust borrow checker.☆1,523Updated 4 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,570Updated this week
- Rust persistent data structures☆1,588Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,645Updated 5 months ago
- Hypothesis-like property testing for Rust☆1,946Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,556Updated 2 months ago
- A parser combinator library for Rust☆1,337Updated 8 months ago
- Compile time static maps for Rust☆2,024Updated last week
- Assorted immutable collection datatypes for Rust☆1,551Updated last year
- Cranelift based backend for rustc☆1,888Updated last week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,685Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,917Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,484Updated 2 months ago
- LR(1) parser generator for Rust☆3,362Updated last month
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,386Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,248Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated last month
- Parser for Rust source code☆3,188Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,433Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,191Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,156Updated last month
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,778Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,016Updated last week
- ☆785Updated 2 months ago
- A precise specification for "Rust lite / MIR plus"☆937Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,529Updated last month
- A crate for managing memory bit by bit☆1,343Updated last year
- Create ridiculously fast Lexers☆3,292Updated 2 weeks ago