Skip to content
View chris0x44's full-sized avatar
Block or Report

Block or report chris0x44

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. detached-task detached-task Public

    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. cpprestsdk cpprestsdk Public

    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. fast-cpp-csv-parser fast-cpp-csv-parser Public

    Forked from ben-strasser/fast-cpp-csv-parser

    fast-cpp-csv-parser

    C++

  4. libmorton libmorton Public

    Forked from Forceflow/libmorton

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

    C++

  5. json json Public

    Forked from nlohmann/json

    JSON for Modern C++

    C++

  6. STL STL Public

    Forked from microsoft/STL

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

    C++