rust-lang / chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,919Updated 2 weeks ago
Alternatives and similar repositories for chalk:
Users that are interested in chalk are comparing it to the libraries listed below
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,313Updated this week
- Defines the Rust borrow checker.☆1,431Updated 10 months ago
- Concurrency permutation testing tool for Rust.☆2,325Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,556Updated last month
- Hypothesis-like property testing for Rust☆1,855Updated this week
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- Cranelift based backend for rustc☆1,753Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,524Updated last month
- Compile time static maps for Rust☆1,915Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,622Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,340Updated last month
- Assorted immutable collection datatypes for Rust☆1,530Updated 8 months ago
- Parser for Rust source code☆3,059Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,375Updated 2 months ago
- Rust persistent data structures☆1,486Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,896Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- A parser combinator library for Rust☆1,320Updated 3 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,177Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,940Updated last month
- A lock-free, read-optimized, concurrency primitive.☆1,992Updated 10 months ago
- Rust quasi-quoting☆1,403Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- Subcommand to show result of macro expansion☆2,841Updated last month
- LR(1) parser generator for Rust☆3,219Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,468Updated last week
- A binary encoder / decoder implementation in Rust.☆2,963Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,778Updated last month
- Analysis of various tricky Rust code☆1,889Updated 3 months ago