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

Block or report seppeon

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

  1. SCoro SCoro Public

    A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines very frequently require heap allocation and their embodied …

    C++ 18 2

  2. quick_rsqrt quick_rsqrt Public

    A C++20 version of Quake III's famous Q_rsqrt.

    C++ 2 1

  3. CPPProposals CPPProposals Public

    Forked from cor3ntin/CPPProposals

    Collection of proposals for c++

    TeX 1

  4. Templated-Compile-Time-Strings Templated-Compile-Time-Strings Public

    A compile time library for manipulating template argument characters.

    C++

  5. CoroTest CoroTest Public

    MSVC Coroutine Bug Reproduction

    C++

  6. NetChat NetChat Public

    A networking C++ demo.

    C++