rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,957Updated last week
Alternatives and similar repositories for chalk
Users that are interested in chalk are comparing it to the libraries listed below
Sorting:
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,527Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,495Updated 3 months ago
- Automated property based testing for Rust (with shrinking).☆2,616Updated 4 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,553Updated last month
- Hypothesis-like property testing for Rust☆1,926Updated this week
- Rust persistent data structures☆1,537Updated 5 months ago
- A parser combinator library for Rust☆1,334Updated 7 months ago
- Concurrency permutation testing tool for Rust.☆2,452Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,546Updated last year
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- Cranelift based backend for rustc☆1,865Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,376Updated last week
- Rust port of Google's SwissTable hash map☆2,743Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 2 weeks ago
- LR(1) parser generator for Rust☆3,336Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,000Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,424Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,040Updated 2 weeks ago
- Parser for Rust source code☆3,165Updated last week
- Analysis of various tricky Rust code☆1,954Updated 2 weeks ago
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,514Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,070Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,226Updated 2 weeks ago
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,673Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 2 weeks ago
- Kani Rust Verifier☆2,655Updated this week