chris0x44 - Overview

Popular repositories Loading

  1. 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

  2. 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++

  3. Forked from Forceflow/libmorton

    C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates

    C++

  4. STL STL Public

    Forked from microsoft/STL

    MSVC's implementation of the C++ Standard Library.

    C++