rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,969Updated 2 months ago
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,533Updated 5 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,599Updated this week
- Automated property based testing for Rust (with shrinking).☆2,650Updated 6 months ago
- Rust persistent data structures☆1,612Updated last month
- Hypothesis-like property testing for Rust☆1,961Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,560Updated last week
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- Cranelift based backend for rustc☆1,906Updated this week
- A parser combinator library for Rust☆1,340Updated 9 months ago
- Concurrency permutation testing tool for Rust.☆2,511Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Assorted immutable collection datatypes for Rust☆1,553Updated last year
- Compile time static maps for Rust☆2,039Updated last month
- LR(1) parser generator for Rust☆3,374Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,394Updated 2 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,256Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,797Updated this week
- Parser for Rust source code☆3,213Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Analysis of various tricky Rust code☆1,968Updated 2 months ago
- Rust quasi-quoting☆1,482Updated last week
- Kani Rust Verifier☆2,738Updated this week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,698Updated last week
- A crate for managing memory bit by bit☆1,356Updated last year