6 Forks
28 Stars
28 Watchers

async

async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.

How to download and setup async

Open terminal and run command
git clone https://github.com/d36u9/async.git
git clone is used to create a copy or clone of async repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with async https://github.com/d36u9/async/archive/master.zip

Or simply clone async with SSH
[email protected]:d36u9/async.git

If you have some problems with async

You may open issue on async support forum (system) here: https://github.com/d36u9/async/issues