rust-lang / chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,878Updated this week
Alternatives and similar repositories for chalk:
Users that are interested in chalk are comparing it to the libraries listed below
- Defines the Rust borrow checker.☆1,379Updated 6 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,182Updated this week
- Automated property based testing for Rust (with shrinking).☆2,461Updated last year
- Hypothesis-like property testing for Rust☆1,775Updated this week
- Concurrency permutation testing tool for Rust.☆2,209Updated 3 weeks ago
- Cranelift based backend for rustc☆1,668Updated this week
- Rust port of Google's SwissTable hash map☆2,527Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,491Updated 5 months ago
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- A parser combinator library for Rust☆1,307Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,300Updated 2 months ago
- Assorted immutable collection datatypes for Rust☆1,510Updated 4 months ago
- Rust persistent data structures☆1,342Updated last month
- Parser for Rust source code☆2,972Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,819Updated 2 weeks ago
- Compile time static maps for Rust☆1,864Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,312Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,965Updated 6 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆988Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,821Updated 6 months ago
- A binary encoder / decoder implementation in Rust.☆2,779Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,420Updated 5 months ago
- Analysis of various tricky Rust code☆1,731Updated 2 months ago
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,201Updated 10 months ago
- LR(1) parser generator for Rust☆3,129Updated last week
- Beautiful diagnostic reporting for text-based programming languages.☆1,116Updated 6 months ago
- Subcommand to show result of macro expansion☆2,752Updated this week