An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,986Feb 8, 2026Updated 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,582Jun 6, 2025Updated 9 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Cranelift code generator☆2,504Jun 26, 2020Updated 5 years ago
- Cranelift based backend for rustc☆2,002Mar 11, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Rust parser combinator framework☆10,333Aug 26, 2025Updated 6 months ago
- Parser for Rust source code☆3,302Updated this week
- A precise specification for "Rust lite / MIR plus"☆976Mar 4, 2026Updated 2 weeks ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- LR(1) parser generator for Rust☆3,449Mar 11, 2026Updated last week
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Feb 28, 2026Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Alternative rust compiler (re-implementation)☆2,441Mar 8, 2026Updated last week
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,720Feb 10, 2026Updated last month
- A Rust compiler front-end for IDEs☆16,170Updated this week
- Rust quasi-quoting☆1,527Mar 3, 2026Updated 2 weeks ago
- RFCs for changes to Rust☆6,422Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Run experiments across parts of the Rust ecosystem!☆728Updated this week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,751Mar 9, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Forum for discussion about what unsafe code can and can't do☆739Aug 19, 2025Updated 7 months ago
- a model of MIR and the Rust type/trait system☆332Mar 13, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- A lightweight Datalog engine in Rust☆861Dec 14, 2025Updated 3 months ago
- ☆825Jul 27, 2025Updated 7 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,426Dec 24, 2025Updated 2 months ago
- A static, type inferred and embeddable language written in Rust.☆3,393Dec 6, 2024Updated last year
- A small and fast async runtime for Rust☆4,820Feb 23, 2026Updated 3 weeks ago