computersforpeace / model-checkerLinks
CDSChecker: A Model Checker for C11 and C++11 Atomics
☆38Updated 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)☆178Updated 3 weeks ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆50Updated last month
- outline and links for PLDI 2022 tutorial☆17Updated 3 years ago
- Code examples for tutoring modern C++☆99Updated 5 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A description of Minotaur can be found in https://arxiv.org/abs/2306.00229.☆119Updated 3 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆120Updated 3 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
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- Online demo without installing at - https://buildit.so/tryit☆187Updated last week
- A verification tool for many memory models☆106Updated this week
- Lightweight framework for easy and efficient code generation☆104Updated last year
- UB-aware interpreter for LLVM debugging☆31Updated 2 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆155Updated 3 years ago
- Library for lock-free locks☆83Updated 2 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Some experiments with SMT solvers and GIMPLE IR☆78Updated this week
- A translation validation framework for MLIR☆89Updated 9 months ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆87Updated 2 weeks ago
- An LLVM IR dataset for data-driven compiler optimization research☆72Updated this week
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Updated 3 years ago
- MimIR is my Intermediate Representation☆84Updated this week
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 4 months ago
- A enumerator for MLIR, relying on the information given by IRDL.☆20Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆172Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- A minimal (really) out-of-tree MLIR example☆46Updated 4 months ago
- Dynamic runtime inlining with LLVM☆66Updated 4 years ago
- Interchangeable AoS and SoA containers☆25Updated 3 years ago