rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,928Updated last month
Alternatives and similar repositories for chalk
Users that are interested in chalk are comparing it to the libraries listed below
Sorting:
- Automated property based testing for Rust (with shrinking).☆2,576Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,391Updated this week
- Defines the Rust borrow checker.☆1,442Updated 11 months ago
- Rust persistent data structures☆1,499Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,529Updated this week
- Compile time static maps for Rust☆1,928Updated 3 months ago
- Hypothesis-like property testing for Rust☆1,880Updated this week
- A parser combinator library for Rust☆1,322Updated 4 months ago
- A fast bump allocation arena for Rust☆1,753Updated this week
- Parser for Rust source code☆3,083Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,534Updated 9 months ago
- Concurrency permutation testing tool for Rust.☆2,352Updated last month
- Cranelift based backend for rustc☆1,773Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,928Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,186Updated last month
- Rust port of Google's SwissTable hash map☆2,644Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,980Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,386Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,896Updated 4 months ago
- A binary encoder / decoder implementation in Rust.☆2,995Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,349Updated 2 months ago
- LR(1) parser generator for Rust☆3,247Updated this week
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Rust quasi-quoting☆1,420Updated last week
- A snapshot testing library for rust☆2,497Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,855Updated last month