Semantics of C in K
☆324Feb 1, 2022Updated 4 years ago
Alternatives and similar repositories for c-semantics
Users that are interested in c-semantics are comparing it to the libraries listed below
Sorting:
- Formal semantics of LLVM IR in K☆48Jun 13, 2018Updated 7 years ago
- The K tools (deprecated, see README)☆147Feb 14, 2018Updated 8 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Sep 11, 2024Updated last year
- K Framework Tools 7.0☆554Feb 3, 2026Updated last month
- static analysis benchmarks from Toyota ITC☆121May 9, 2023Updated 2 years ago
- Formal semantics of LLVM IR in K☆45Jun 25, 2015Updated 10 years ago
- The CompCert formally-verified C compiler☆2,126Feb 25, 2026Updated 3 weeks ago
- A compiler frontend for the C programming language☆564Nov 9, 2025Updated 4 months ago
- A Redex Model of Rust, or more specifically an encoding of Patina, the formal model for rust's type safety☆24Sep 22, 2014Updated 11 years ago
- SafeInit protects software from uninitialized read vulnerabilities - code released for NDSS 2017☆26May 5, 2021Updated 4 years ago
- Crucible is a library for symbolic simulation of imperative programs☆759Mar 12, 2026Updated last week
- KORE to llvm translation☆42Oct 15, 2025Updated 5 months ago
- C Intermediate Language☆399Sep 14, 2023Updated 2 years ago
- C-Reduce, a C and C++ program reducer☆1,647Jun 1, 2024Updated last year
- A tool for analyzing LLVM bitcode using Datalog.☆100Oct 2, 2020Updated 5 years ago
- Csmith, a random generator of C programs☆1,168Mar 2, 2026Updated 2 weeks ago
- Verified Assembly Language for Everest☆305Feb 22, 2024Updated 2 years ago
- Yet Another Random Program Generator☆547Nov 24, 2025Updated 3 months ago
- A static checker for identifying unstable code.☆366Apr 19, 2015Updated 10 years ago
- The semantics of Java in K☆19Sep 15, 2021Updated 4 years ago
- Research prototype tool for modular formal verification of C, Rust and Java programs☆477Feb 16, 2026Updated last month
- CCG is a random C Code Generator☆44Sep 11, 2022Updated 3 years ago
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆15Sep 30, 2024Updated last year
- KaRaMeL is a tool for extracting low-level F* programs to readable C code☆499Mar 9, 2026Updated last week
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Feb 18, 2021Updated 5 years ago
- SMACK Software Verifier and Verification Toolchain☆444Updated this week
- SeaHorn Verification Framework☆474May 27, 2025Updated 9 months ago
- Hierarchical Delta Debugging Framework☆60Nov 23, 2025Updated 3 months ago
- SML, The Living Language (aka, Successor ML)☆72Apr 4, 2016Updated 9 years ago
- SML Checker for Intersection and Datasort Refinements (pronounced "cider")☆20Jul 4, 2013Updated 12 years ago
- ☆15Apr 26, 2021Updated 4 years ago
- Full implementation of F-ing Modules, with the power of sequent calculus☆20Mar 11, 2021Updated 5 years ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,264Oct 7, 2024Updated last year
- CakeML: A Verified Implementation of ML☆1,121Updated this week
- libsodium for Ada - A secure cryptographic library☆10Jul 18, 2016Updated 9 years ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆53Jul 20, 2025Updated 8 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆169Dec 4, 2025Updated 3 months ago
- property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input☆634Dec 17, 2020Updated 5 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆210Jun 14, 2024Updated last year