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 write us an email: vsync AT huawei DOT com

This project is under the support of OpenHarmony Concurrency & Coordination TSG (Technical Support Group), 并发与协同TSG.

Pinned Loading

  1. libvsync libvsync Public

    A verified library of synchronization primitives and concurrent data structures

    C 33 9

Repositories

Showing 10 of 15 repositories
  • benchkit Public

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

    open-s4c/benchkit’s past year of commit activity
    Python 16 MIT 23 14 10 Updated May 9, 2025
  • tmplr Public

    A tiny little template preprocessor

    open-s4c/tmplr’s past year of commit activity
    C 0 MIT 0 0 0 Updated May 9, 2025
  • benchamel Public

    A curated collection of concurrency bugs

    open-s4c/benchamel’s past year of commit activity
    C 3 MIT 0 0 2 Updated May 7, 2025
  • libvsync Public

    A verified library of synchronization primitives and concurrent data structures

    open-s4c/libvsync’s past year of commit activity
    C 33 MIT 9 0 0 Updated May 2, 2025
  • vatomic Public

    VSync atomics

    open-s4c/vatomic’s past year of commit activity
    C 6 MIT 0 0 0 Updated May 2, 2025
  • vsyncer Public

    Verification and optimization tool for concurrent code

    open-s4c/vsyncer’s past year of commit activity
    Go 24 MIT 7 3 1 Updated Apr 17, 2025
  • open-s4c/open-s4c.github.io’s past year of commit activity
    SCSS 0 0 0 0 Updated Apr 9, 2025
  • demo-ccat Public

    Concurrent cat: demo and presentations

    open-s4c/demo-ccat’s past year of commit activity
    C 3 MIT 0 0 0 Updated Mar 31, 2025
  • tilt Public

    Framework to interpose pthread mutex

    open-s4c/tilt’s past year of commit activity
    C 1 MIT 1 0 0 Updated Mar 28, 2025
  • libvsync-svcomp Public

    Artificial bugs injected in libvsync for SVCOMP

    open-s4c/libvsync-svcomp’s past year of commit activity
    CMake 0 MIT 0 0 0 Updated Mar 19, 2025

Top languages

Loading…

Most used topics

Loading…