Package nsync: Information

    Source package: nsync
    Version: 1.30.0-alt1
    Latest version according to Repology
    Build time:  Dec 23, 2025, 04:41 PM in the task #403614
    Category: System/Libraries
    Report package bug
    License: Apache-2.0
    Summary: A C library that exports various synchronization primitives, such as mutexes
    Description: 
    nsync is a C library that exports various synchronization primitives:
        locks
        condition variables
        run-once initialization
        waitable counter (useful for barriers)
        waitable bit (useful for cancellation, or other conditions)
    
    It is not an offical Google product.

    List of RPM packages built from this SRPM:
    libnsync-devel (x86_64, i586, aarch64)
    libnsync1 (x86_64, i586, aarch64)
    libnsync1-debuginfo (x86_64, i586, aarch64)

    Maintainer: Anton Zhukharev

    List of contributors:
    Anton Zhukharev


      1. ctest
      2. gcc-c++
      3. rpm-build-cmake

    Last changed


    Dec. 23, 2025 Anton Zhukharev 1.30.0-alt1
    - Updated to 1.30.0.
    Nov. 28, 2024 Anton Zhukharev 1.29.2-alt1
    - Built for ALT Sisyphus.