Skip to content
@open-s4c

Open, Safe and Scalable System Software Concurrency

S4C -- Safe and Scalable System Software Concurrency

S4C is home to a set of concurrency projects targeting system software.

Projects

Currently we host 3 projects:

  • libvsync: libvsync is a C header-only library that contains most essential building blocks for concurrent applications, including atomic operations, synchronization primitives and concurrent data structures. The library has been verified and optimized for Weak Memory Models (WMMs) such as in Arm CPUs.

  • vsyncer: is a toolkit to verify and optimize concurrent C/C++ programs on WMMs, which employs state-of-the-art model checkers Dartagnan and GenMC.

  • benchkit: A framework to support the development of reproducible benchmarks.

Publications

Contact

For questions and contact use the discussions section.

Pinned Loading

  1. libvsync libvsync Public

    A verified library of synchronization primitives and concurrent data structures

    C 38 13

  2. vatomic vatomic Public

    VSync atomics

    C 6 2

  3. benchkit benchkit Public

    A push-button end-to-end performance evaluation pipeline for automatically exploring the parameter space

    Python 18 27

  4. vsyncer vsyncer Public

    Verification and optimization tool for concurrent code

    Go 25 7

  5. dice dice Public

    A lightweight, extensible framework for capturing execution events of multithreaded programs

    C 2 5

Repositories

Showing 10 of 21 repositories

Top languages

Loading…

Most used topics

Loading…