property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input
☆634Dec 17, 2020Updated 5 years ago
Alternatives and similar repositories for theft
Users that are interested in theft are comparing it to the libraries listed below
Sorting:
- A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.☆1,520Jun 11, 2023Updated 2 years ago
- QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.☆1,070Feb 11, 2026Updated 3 weeks ago
- DFA regular expression library & friends☆978Feb 10, 2026Updated last month
- Files for the tutorial "Correct-by-construction programming in Agda" at POPL '19 in Cascais☆26Jan 14, 2019Updated 7 years ago
- A readline C and C++ REPL with history, tab-completion, and undo.☆30Nov 26, 2025Updated 3 months ago
- Semantics of C in K☆324Feb 1, 2022Updated 4 years ago
- An higher-level LLVM binding for OCaml☆14Apr 4, 2017Updated 8 years ago
- An implementation of Tarjan's Strongly Connected Components algorithm☆14Aug 25, 2019Updated 6 years ago
- repeatedly run programs until they break, and be ready to attach a debugger☆197Oct 9, 2018Updated 7 years ago
- quick c☆36Mar 19, 2022Updated 3 years ago
- No bullshit vector library for C☆85Sep 30, 2020Updated 5 years ago
- A cross-platform C and C++ unit testing framework for the 21st century☆2,233Mar 2, 2026Updated last week
- The Disco Discus Compiler☆176Feb 6, 2019Updated 7 years ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆216Jul 28, 2020Updated 5 years ago
- WIP implementation of a Haskell-like Lisp in Racket☆1,196Apr 14, 2024Updated last year
- ideally, this will become a pure Haskell library for Linear Integer/Mixed Programming☆16Nov 12, 2018Updated 7 years ago
- A KISS, cross-platform C mocking library☆165Dec 22, 2025Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,712Feb 10, 2026Updated last month
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Feb 10, 2019Updated 7 years ago
- Material for the Agda course at the EUTYPES Summer School '19 in Ohrid☆23Sep 3, 2019Updated 6 years ago
- A statically typed lisp, without a GC, for real-time applications.☆5,830Feb 26, 2026Updated last week
- C99 parser and frontend for libfirm☆358Jan 9, 2025Updated last year
- Lisp macros for C☆897Feb 5, 2024Updated 2 years ago
- Growable Memory Buffer for C99☆128Dec 4, 2021Updated 4 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,608Feb 28, 2026Updated last week
- Myrddin Compiler☆406May 23, 2022Updated 3 years ago
- A simple bitset library in C☆142Jan 12, 2026Updated last month
- A Parser Combinator library for C☆2,823Aug 10, 2025Updated 7 months ago
- 🍺🐙 ZetZ a zymbolic verifier and tranzpiler to bare metal C☆1,599Jun 17, 2022Updated 3 years ago
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆291Oct 6, 2020Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146May 4, 2017Updated 8 years ago
- Common C library functions☆38Jan 7, 2023Updated 3 years ago
- Function generation for Hedgehog☆20Jan 21, 2026Updated last month
- Customizeable network front-ends for mail servers☆21Sep 28, 2018Updated 7 years ago
- An implementation of the redo build system in portable C with zero dependencies☆112Sep 29, 2023Updated 2 years ago
- A single-header incremental garbage collector library☆299Aug 28, 2024Updated last year
- Abusing the C99 preprocessor for meta-programming☆20Nov 19, 2017Updated 8 years ago
- Kernighan's Awk a.k.a. "One True Awk"☆58Jul 24, 2016Updated 9 years ago
- a grammar-based data generator☆61Jan 10, 2019Updated 7 years ago