The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Currently, libs/ck-libs/amr isn't compiled or tested (example programs exist in examples/amr). Either add some kinda of testing to this code or remove it from the repo if we no longer want to support it.
The same probably applies to other libraries in the repo, too.
A simple, robust and elegant download manager supporting simultaneous downloads with closure syntax for progress and completion tracking. Written in Swift with ❤️
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.
Currently,
libs/ck-libs/amr
isn't compiled or tested (example programs exist inexamples/amr
). Either add some kinda of testing to this code or remove it from the repo if we no longer want to support it.The same probably applies to other libraries in the repo, too.