computersforpeace / model-checkerLinks
CDSChecker: A Model Checker for C11 and C++11 Atomics
☆34Updated 11 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)☆157Updated 2 weeks ago
- Lightweight framework for easy and efficient code generation☆102Updated last year
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆110Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- outline and links for PLDI 2022 tutorial☆17Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- UB-aware interpreter for LLVM debugging☆31Updated last week
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 5 months ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- Library for lock-free locks☆82Updated 2 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 5 months ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Online demo without installing at - https://buildit.so/tryit☆179Updated last month
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆156Updated 3 years ago
- MimIR is my Intermediate Representation☆71Updated last week
- Interchangeable AoS and SoA containers☆25Updated 3 years ago
- Code examples for tutoring modern C++☆98Updated last month
- Stabilizer: Rigorous Performance Evaluation☆26Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated 2 weeks ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆83Updated 8 months ago
- ☆54Updated last year
- ☆48Updated 4 years ago
- A verification tool for many memory models☆99Updated last week
- An LLVM IR dataset for data-driven compiler optimization research☆61Updated this week
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago