Пакет ck-devel: Информация

    Бинарный пакет: ck-devel
    Версия: 0.7.1-alt2
    Архитектура: armh
    Собран:  2 июля 2021 г. 19:16 в задании #276819
    Исходный пакет: ck
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/concurrencykit/ck

    Лицензия: BSD
    О пакете: Header files and libraries for CK development
    Описание: 
    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.

    Сопровождающий: Ilya Kurdyukov

    Список участников:
    Ilya Kurdyukov
    Anton Midyukov

    Последнее изменение


    2 июля 2021 г. Ilya Kurdyukov 0.7.1-alt2
    - added check (disabled by default)
    - static library disabled by option
    2 июля 2021 г. Anton Midyukov 0.7.1-alt1
    - new version 0.7.1
    - drop old upstream patch
    4 марта 2019 г. Anton Midyukov 0.6.0-alt1
    - Initial build for Sisyphus