computersforpeace / model-checkerLinks
CDSChecker: A Model Checker for C11 and C++11 Atomics
☆34Updated 12 years ago
Alternatives and similar repositories for model-checker
Users that are interested in model-checker are comparing it to the libraries listed below
Sorting:
- Generic model checker for concurrent C programs (mirror repository)☆159Updated last week
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆48Updated 8 months ago
- outline and links for PLDI 2022 tutorial☆17Updated 3 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆77Updated last week
- Library for lock-free locks☆83Updated 2 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆119Updated last month
- A mutation testing tool designed to work with large C++ (and C) codebases.☆13Updated 2 weeks ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆85Updated this week
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- An LLVM IR dataset for data-driven compiler optimization research☆69Updated this week
- Online demo without installing at - https://buildit.so/tryit☆184Updated last week
- Code examples for tutoring modern C++☆100Updated 3 months ago
- A enumerator for MLIR, relying on the information given by IRDL.☆19Updated last week
- A verification tool for many memory models☆103Updated last week
- TreeFuser is a tool that perform traversals fusion for recursive tree traversals written in subset of the c++ language.☆11Updated 2 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆34Updated 2 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- UB-aware interpreter for LLVM debugging☆31Updated last month
- A benchmark for cache efficient data structures.☆31Updated 3 months ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated last year
- Towards Sound Reassembly of Modern x86-64 Binaries (ASPLOS'25)☆17Updated 7 months ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- Stabilizer: Rigorous Performance Evaluation☆26Updated 2 years ago
- Ocolos is the first online code layout optimization system for unmodified applications written in unmanaged languages.☆53Updated 4 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆70Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago