rust-lang / chalk
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,846Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for chalk
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,134Updated last week
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- Cranelift based backend for rustc☆1,630Updated last week
- Automated property based testing for Rust (with shrinking).☆2,422Updated 11 months ago
- Concurrency permutation testing tool for Rust.☆2,145Updated 2 months ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,467Updated 3 months ago
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,448Updated last week
- Hypothesis-like property testing for Rust☆1,738Updated 2 weeks ago
- A parser combinator library for Rust☆1,302Updated 7 months ago
- LR(1) parser generator for Rust☆3,065Updated this week
- Parser for Rust source code☆2,900Updated this week
- Rust persistent data structures☆1,261Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Assorted immutable collection datatypes for Rust☆1,499Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated last week
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 2 weeks ago
- Readline Implementation in Rust☆1,561Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,759Updated 4 months ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,366Updated last week
- Rust quasi-quoting☆1,330Updated last week
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,282Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,111Updated 4 months ago