rust-lang / chalkLinks
An implementation and definition of the Rust trait system using a PROLOG-like logic solver
☆1,979Updated 4 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,563Updated 7 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,704Updated this week
- Automated property based testing for Rust (with shrinking).☆2,676Updated 8 months ago
- Rust persistent data structures☆1,652Updated last month
- A parser combinator library for Rust☆1,350Updated 11 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,575Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,568Updated 4 months ago
- Cranelift based backend for rustc☆1,956Updated last week
- Assorted immutable collection datatypes for Rust☆1,567Updated last year
- LR(1) parser generator for Rust☆3,420Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- A fast bump allocation arena for Rust☆2,046Updated this week
- Hypothesis-like property testing for Rust☆2,009Updated 2 weeks ago
- Compile time static maps for Rust☆2,076Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,843Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,416Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,057Updated 4 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,269Updated 2 months ago
- Parser for Rust source code☆3,262Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,450Updated this week
- Rust quasi-quoting☆1,510Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,074Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,079Updated 4 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,553Updated last month
- Create ridiculously fast Lexers☆3,412Updated last week
- A crate for managing memory bit by bit☆1,361Updated last year
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,791Updated last week
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,720Updated 2 months ago