Package ck: Information

    Source package: ck
    Version: 0.7.1-alt2
    Build time:  Jul 2, 2021, 07:16 PM in the task #276819
    Category: Other
    Report package bug
    License: BSD
    Summary: Library for high performance concurrent programming
    Description: 
    Concurrency Kit provides a plethora of concurrency primitives, safe memory
    reclamation mechanisms and lock-less and lock-free data structures designed to
    aid in the design and implementation of high performance concurrent systems. It
    is designed to minimize dependencies on operating system-specific interfaces
    and most of the interface relies only on a strict subset of the standard
    library and more popular compiler extensions.

    List of rpms provided by this srpm:
    ck (x86_64, ppc64le, i586, armh, aarch64)
    ck-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ck-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Ilya Kurdyukov

    List of contributors:
    Ilya Kurdyukov
    Anton Midyukov

      1. gcc

    Last changed


    July 2, 2021 Ilya Kurdyukov 0.7.1-alt2
    - added check (disabled by default)
    - static library disabled by option
    July 2, 2021 Anton Midyukov 0.7.1-alt1
    - new version 0.7.1
    - drop old upstream patch
    March 4, 2019 Anton Midyukov 0.6.0-alt1
    - Initial build for Sisyphus