A tool for testing C compilers automatically
☆22Jan 24, 2016Updated 10 years ago
Alternatives and similar repositories for quest
Users that are interested in quest are comparing it to the libraries listed below
Sorting:
- CCG is a random C Code Generator☆44Sep 11, 2022Updated 3 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆38Jul 6, 2017Updated 8 years ago
- pre-release.☆12Jul 15, 2015Updated 10 years ago
- symbolic execution engine for brainfuck because lol☆14Feb 5, 2017Updated 9 years ago
- My attempt at writing a R⁵RS-compliant Scheme with Megaparsec☆14Dec 15, 2025Updated 3 months ago
- Demo code for the talk Dependent Types in Haskell in Hong Kong Functional Programming meetup☆16Dec 13, 2018Updated 7 years ago
- Some experiments with SMT solvers and GIMPLE IR☆79Mar 13, 2026Updated last week
- A horizontally scaling object store based on the CRUSH placement algorithm.☆13Nov 1, 2022Updated 3 years ago
- Personal branch of git://c9x.me/qbe.git☆37Oct 29, 2021Updated 4 years ago
- compiler☆36Aug 16, 2014Updated 11 years ago
- Sparc emulator☆11May 19, 2018Updated 7 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆47Oct 22, 2022Updated 3 years ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆109Updated this week
- Tools to create filesystem images from an fspec filesystem specification.☆16Apr 21, 2024Updated last year
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- A library for disassembling x86-64 binaries.☆44Apr 24, 2025Updated 10 months ago
- Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.☆82Mar 2, 2026Updated 2 weeks ago
- A high availability distributed filesystem built on FoundationDB and fuse.☆22Mar 13, 2023Updated 3 years ago
- A minimal Forth VM and Compiler implemented in PostScript☆29Apr 7, 2011Updated 14 years ago
- A program for automatically resolving #ifdef statements in C code.☆37Nov 7, 2024Updated last year
- Offline partial evaluation system for Prolog written using the cogen approach☆21Jul 19, 2016Updated 9 years ago
- An Adaptative Replacement Cache for Rust☆15Oct 17, 2024Updated last year
- A tiny thin client for multiplayer games☆19Feb 6, 2014Updated 12 years ago
- Symbolic execution tool for Sail ISA specifications