Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ck - 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.
Packages
ck-0.5.2-2.vl7.src
[210 KiB] |
Changelog
by Honza Horak (2017-02-11):
- Fix issues found during Package Review
Summary provides better idea what this library is for
Using macros for make build and install
Fix permissions of the shared library
|