rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,959Updated last month
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,541Updated this week
- Defines the Rust borrow checker.☆1,504Updated 3 months ago
- Automated property based testing for Rust (with shrinking).☆2,629Updated 4 months ago
- Rust persistent data structures☆1,550Updated 5 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,555Updated last month
- A parser combinator library for Rust☆1,335Updated 8 months ago
- Hypothesis-like property testing for Rust☆1,935Updated this week
- Cranelift based backend for rustc☆1,879Updated this week
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,461Updated last month
- Compile time static maps for Rust☆2,017Updated last month
- LR(1) parser generator for Rust☆3,350Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,549Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,384Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,048Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,234Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,429Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated last week
- Parser for Rust source code☆3,180Updated this week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,678Updated last week
- Rust port of Google's SwissTable hash map☆2,766Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,958Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,523Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Rust quasi-quoting☆1,467Updated this week
- A crate for managing memory bit by bit☆1,335Updated last year
- Slotmap data structure for Rust☆1,237Updated last year