rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,940Updated 2 weeks 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,430Updated this week
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,586Updated last month
- Hypothesis-like property testing for Rust☆1,884Updated last week
- Assorted immutable collection datatypes for Rust☆1,534Updated 10 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,353Updated last week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,530Updated 3 weeks ago
- Parser for Rust source code☆3,095Updated last week
- A parser combinator library for Rust☆1,324Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,663Updated 2 weeks ago
- Rust persistent data structures☆1,505Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- A fast bump allocation arena for Rust☆1,779Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- Cranelift based backend for rustc☆1,804Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,054Updated last week
- Compile time static maps for Rust☆1,940Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Create ridiculously fast Lexers☆3,181Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated this week
- Readline Implementation in Rust☆1,697Updated last week
- LR(1) parser generator for Rust☆3,263Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,481Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,028Updated this week
- Rust quasi-quoting☆1,425Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,021Updated last month
- Analysis of various tricky Rust code☆1,908Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,873Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,941Updated last month