Skip to content
View johnpaultaken's full-sized avatar

Block or report johnpaultaken

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

    A collection of data structures that allows lock free and wait free multi thread access.

    C++ 3

  2. pytools pytools Public

    A collection of python tools written for various purposes as described at the top of each file.

    Python 1

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

  4. concurrency_user_mode concurrency_user_mode Public

    A collection of concurrency containers and locks in C++ using only light-weight user-mode operations.

    C++

  5. utils utils Public

    A collection of utilities currently unavailable in the std C++ library.

    C++

  6. algorithm algorithm Public

    algorithms I invented

    C++