langston-barrett / treereduceLinks
A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars
☆84Updated last week
Alternatives and similar repositories for treereduce
Users that are interested in treereduce are comparing it to the libraries listed below
Sorting:
- UB-free and deterministic rustc fuzzer☆83Updated 2 weeks ago
- automatially find crashes in the rust compiler & tooling☆73Updated last year
- setup for fuzzing the Rust compiler☆58Updated 3 months ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- ☆58Updated 9 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.☆68Updated last week
- ☆72Updated last year
- Compiler optimizer for arbitrary control flow based on equality saturation☆102Updated 3 years ago
- We have Crater At Home☆35Updated 7 months ago
- Define compiler intermediate representation usable by external tools☆74Updated last year
- Trophy case for Rudra bugs.☆40Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆38Updated last week
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- Simple grammar-based test case generator☆31Updated last week
- Interface with the rustc compiler for the purpose of program verification☆159Updated last week
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆98Updated 3 weeks ago
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- Eurydice compiles (a modest subset of) Rust to C. Verify programs in Rust, still get C code for legacy environments.☆92Updated last week
- Stack unwinding library in Rust☆93Updated last week
- A tool to help with minimization of Rust code☆57Updated last month
- A framework for writing plugins that integrate with the Rust compiler☆151Updated 2 months ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Wasm Analysis Framework For Lightweight Experiments☆48Updated 6 months ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆142Updated 3 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3 and CVC4.☆66Updated last year