rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,976Updated 3 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,543Updated 5 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,614Updated this week
- Concurrency permutation testing tool for Rust.☆2,534Updated 3 months ago
- Automated property based testing for Rust (with shrinking).☆2,660Updated 6 months ago
- Hypothesis-like property testing for Rust☆1,974Updated last week
- Rust persistent data structures☆1,627Updated 2 weeks ago
- A parser combinator library for Rust☆1,344Updated 10 months ago
- A fast bump allocation arena for Rust☆1,974Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,569Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,555Updated last year
- Cranelift based backend for rustc☆1,922Updated last week
- Compile time static maps for Rust☆2,061Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,442Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated this week
- LR(1) parser generator for Rust☆3,395Updated 3 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,400Updated 2 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,260Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,052Updated 3 months ago
- Parser for Rust source code☆3,229Updated this week
- Rust quasi-quoting☆1,491Updated last week
- Kani Rust Verifier☆2,758Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,164Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,044Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,813Updated this week
- A crate for managing memory bit by bit☆1,359Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,550Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Readline Implementation in Rust☆1,795Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,970Updated last week