Skip to content
View xcrtp's full-sized avatar

Block or report xcrtp

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. xcmixin xcmixin Public

    xcmixin is a modern C++ static mixin solution base on C++20 that uses CRTP to compose multiple methods into classes at compile time, without modifying the original class definition.

    C++ 1

  2. xcmath xcmath Public

    A C++ 20 Math Library

    C++

  3. cmake-project-template cmake-project-template Public

    A CMake Project Template.

    CMake

  4. xcoroutine xcoroutine Public

    A C++20 coroutine library providing lightweight, safe, efficient, and fluent concurrent infrastructure.Under construction.......

    C++