rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,947Updated last month
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,461Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,462Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,537Updated last month
- Rust persistent data structures☆1,511Updated 3 months ago
- Cranelift based backend for rustc☆1,833Updated this week
- Hypothesis-like property testing for Rust☆1,898Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,601Updated 2 months ago
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- A parser combinator library for Rust☆1,328Updated 5 months ago
- Assorted immutable collection datatypes for Rust☆1,536Updated 10 months ago
- LR(1) parser generator for Rust☆3,273Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,394Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,027Updated last month
- Concurrency permutation testing tool for Rust.☆2,399Updated 2 months ago
- Compile time static maps for Rust☆1,953Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,360Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- Beautiful diagnostic reporting for text-based programming languages.☆1,204Updated 3 weeks ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,617Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Rust port of Google's SwissTable hash map☆2,684Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- Parser for Rust source code☆3,119Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,133Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,963Updated this week
- ☆761Updated 3 weeks ago
- Rust quasi-quoting☆1,431Updated last month
- Analysis of various tricky Rust code☆1,920Updated last month
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,655Updated last week