| Name: | ck |
|---|---|
| Version: | 0.7.0 |
| Release: | 10.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 72137 |
| License: | BSD |
| RPM: | ck-0.7.0-10.el9.aarch64.rpm |
| Source RPM: | ck-0.7.0-10.el9.src.rpm |
| Build Date: | Wed Mar 01 2023 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://concurrencykit.org |
| 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. |