rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,981Updated 5 months ago
Alternatives and similar repositories for chalk
Users that are interested in chalk are comparing it to the libraries listed below
Sorting:
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,752Updated this week
- Automated property based testing for Rust (with shrinking).☆2,689Updated 9 months ago
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- Rust persistent data structures☆1,663Updated 2 months ago
- Hypothesis-like property testing for Rust☆2,037Updated this week
- Cranelift based backend for rustc☆1,979Updated this week
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,584Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- A parser combinator library for Rust☆1,353Updated this week
- Assorted immutable collection datatypes for Rust☆1,567Updated last year
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated 2 weeks ago
- Compile time static maps for Rust☆2,093Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,420Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,275Updated 3 months ago
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,731Updated this week
- LR(1) parser generator for Rust☆3,437Updated last week
- Parser for Rust source code☆3,283Updated this week
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,367Updated last year
- Analysis of various tricky Rust code☆1,991Updated last month
- Rust quasi-quoting☆1,522Updated last week
- Slotmap data structure for Rust☆1,284Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,824Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks ago