rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,947Updated 2 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,480Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,491Updated this week
- Automated property based testing for Rust (with shrinking).☆2,608Updated 2 months ago
- Rust persistent data structures☆1,524Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,424Updated 3 months ago
- Hypothesis-like property testing for Rust☆1,905Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,541Updated 2 months ago
- Cranelift based backend for rustc☆1,846Updated this week
- A fast bump allocation arena for Rust☆1,822Updated last month
- Assorted immutable collection datatypes for Rust☆1,539Updated 11 months ago
- A parser combinator library for Rust☆1,331Updated 6 months ago
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,366Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- LR(1) parser generator for Rust☆3,300Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,035Updated 2 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,208Updated 2 weeks ago
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,706Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- Parser for Rust source code☆3,128Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Analysis of various tricky Rust code☆1,937Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,976Updated 3 weeks ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,635Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated last week
- Macros for all your token pasting needs☆1,052Updated 9 months ago