rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,981Updated 5 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,578Updated 8 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,752Updated last week
- Automated property based testing for Rust (with shrinking).☆2,689Updated 9 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,584Updated last month
- Hypothesis-like property testing for Rust☆2,037Updated this week
- Rust persistent data structures☆1,663Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,570Updated last year
- Cranelift based backend for rustc☆1,979Updated this week
- A parser combinator library for Rust☆1,353Updated this week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,731Updated last week
- Compile time static maps for Rust☆2,093Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Beautiful diagnostic reporting for text-based programming languages.☆1,277Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,420Updated last month
- LR(1) parser generator for Rust☆3,437Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- Parser for Rust source code☆3,283Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- Kani Rust Verifier☆2,884Updated this week
- Analysis of various tricky Rust code☆1,991Updated last month
- Rust quasi-quoting☆1,522Updated last week
- Readline Implementation in Rust☆1,823Updated last week
- A crate for managing memory bit by bit☆1,370Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago