- Notifications
You must be signed in to change notification settings - Fork 114
Resources
A Bhat edited this page Jan 20, 2020 · 1 revision
- C library of scalable functions for concurrent programs
- General goal is to provide primitives which enable scalable and preferably non-blocking concurrent applications
- Provides functionality which is often required in multithreaded networking applications.
- Hosted on https://github.com/ARM-software/progress64