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:
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,676Updated this week
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- Hypothesis-like property testing for Rust☆1,993Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,662Updated 7 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,572Updated last month
- A parser combinator library for Rust☆1,347Updated 10 months ago
- Rust persistent data structures☆1,638Updated last month
- A fast bump allocation arena for Rust☆2,010Updated this week
- Assorted immutable collection datatypes for Rust☆1,560Updated last year
- Cranelift based backend for rustc☆1,942Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,405Updated 2 weeks ago
- Compile time static maps for Rust☆2,070Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,548Updated 4 months ago
- LR(1) parser generator for Rust☆3,404Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,446Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- Beautiful diagnostic reporting for text-based programming languages.☆1,263Updated last month
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,715Updated last month
- Simple tracing (mark and sweep) garbage collector for Rust☆1,056Updated 3 months ago
- Parser for Rust source code☆3,238Updated last week
- Rust port of Google's SwissTable hash map☆2,827Updated this week
- Analysis of various tricky Rust code☆1,976Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- Rust quasi-quoting☆1,503Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,060Updated 2 weeks ago
- ☆803Updated 4 months ago
- A crate for managing memory bit by bit☆1,363Updated last year
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,763Updated last week