Package ck-devel: Information

    Binary package: ck-devel
    Version: 0.7.1-alt2
    Architecture: x86_64
    Build time:  Jul 2, 2021, 07:16 PM in the task #276819
    Source package: ck
    Report package bug
    License: BSD
    Summary: Header files and libraries for CK development
    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.
    
    This package provides the libraries, include files, and other
    resources needed for developing Concurrency Kit applications.

    Maintainer: Ilya Kurdyukov

    List of contributors:
    Ilya Kurdyukov
    Anton Midyukov

    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