Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dvyukov/relacy

Automatically exported from code.google.com/p/relacy
https://github.com/dvyukov/relacy

Last synced: 7 days ago
JSON representation

Automatically exported from code.google.com/p/relacy

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/dvyukov/relacy.svg?branch=master)](https://travis-ci.org/dvyukov/relacy)

# Relacy Race Detector
Meticulous synchronization algorithm verifier for relaxed memory models

* http://www.1024cores.net/home/relacy-race-detector
* http://www.1024cores.net/home/relacy-race-detector/rrd-introduction

## Compilers known to work

At a minimum, a C++11 compiler is assumed. The below compilers have
been recently (Aug 2024) tested and confirmed to work

- Linux x86_64 (GCC-11 and Clang-18)
- Mac x86_64 (Clang-15)