Package ck: Information
Source package: ck
Version: 0.7.1-alt2
Build time: Mar 11, 2022, 10:53 AM
Category: Other
Report package bugHome page: https://github.com/concurrencykit/ck
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 RPM packages built from this SRPM:
ck (e2kv6, e2kv5, e2kv4, e2k)
ck-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
ck-devel (e2kv6, e2kv5, e2kv4, e2k)
ck (e2kv6, e2kv5, e2kv4, e2k)
ck-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
ck-devel (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Ilya Kurdyukov
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