all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: relacy  ]

Package: relacy-dev (0.0+git20191025.acc09bb-2)

Links for relacy-dev

Screenshot

Debian Resources:

Download Source Package relacy:

Maintainers:

External Resources:

Similar packages:

meticulous synchronization algorithm verifier for relaxed memory models

Relacy Race Detector is a tool for efficient execution of unit tests for synchronization algorithms written in C++0x. Every user thread is represented as a fiber (ucontext). Every time only one fiber is running, and special scheduler controls interleaving between fibers. With random scheduler it just executes numerous amount of various interleavings between threads. With full search scheduler or context-bound scheduler it systematically executes all possible interleavings between threads. While executing particular interleaving it makes exhaustive verification of various aspects of execution (races, accesses to freed memory etc).

If no errors found then verification terminates when particular number of interleavings are verified (for random scheduler), or when all possible interleavings are verified (for full search scheduler). If error is found then tool outputs execution history which leads to error and terminates. Physically Relacy Race Detector is a header-only library for C++98.

Tags: Software Development: Libraries, Role: Development Library

Download relacy-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 46.6 kB369.0 kB [list of files]