rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,953Updated 2 weeks 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,486Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,510Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,549Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,609Updated 3 months ago
- Rust persistent data structures☆1,529Updated 4 months ago
- Cranelift based backend for rustc☆1,851Updated last week
- Concurrency permutation testing tool for Rust.☆2,441Updated last week
- Hypothesis-like property testing for Rust☆1,914Updated last month
- A parser combinator library for Rust☆1,330Updated 6 months ago
- Compile time static maps for Rust☆1,977Updated last month
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,372Updated 2 months ago
- A fast bump allocation arena for Rust☆1,855Updated last month
- LR(1) parser generator for Rust☆3,314Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,408Updated this week
- Assorted immutable collection datatypes for Rust☆1,543Updated last year
- Parser for Rust source code☆3,149Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Rust quasi-quoting☆1,444Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,037Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,215Updated last week
- Rust port of Google's SwissTable hash map☆2,721Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,941Updated 2 months ago
- Kani Rust Verifier☆2,632Updated this week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,666Updated last week
- A crate for managing memory bit by bit☆1,318Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,661Updated this week