rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,980Updated 5 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,574Updated 7 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,742Updated this week
- Rust persistent data structures☆1,660Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,687Updated 8 months ago
- Hypothesis-like property testing for Rust☆2,028Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,579Updated last month
- A parser combinator library for Rust☆1,352Updated last year
- Concurrency permutation testing tool for Rust.☆2,582Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,569Updated last year
- A fast bump allocation arena for Rust☆2,079Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated last week
- LR(1) parser generator for Rust☆3,436Updated 2 weeks ago
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Cranelift based backend for rustc☆1,975Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- Beautiful diagnostic reporting for text-based programming languages.☆1,273Updated 3 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,420Updated last month
- Parser for Rust source code☆3,275Updated last week
- Rust quasi-quoting☆1,519Updated last week
- ☆812Updated 6 months ago
- A crate for managing memory bit by bit☆1,363Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,856Updated this week
- Analysis of various tricky Rust code☆1,989Updated last month
- Readline Implementation in Rust☆1,822Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,723Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,086Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 2 weeks ago