chris0x44 - Overview
Popular repositories Loading
-
A simple way to spin off async tasks without having a std::future to wait for. Practical for fire and forget tasks that don't return a result.
C++ 1
-
Forked from microsoft/cpprestsdk
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 an…
C++
-
Forked from Forceflow/libmorton
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates
C++