Skip to content
View aretecarpe's full-sized avatar

Block or report aretecarpe

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. cmake-build-wrapper cmake-build-wrapper Public

    A light wrapper on cmake to aid in the creation of header-only, static, or shared libraries as well as binary applications on both Linux and Windows.

    CMake 1

  2. genesis genesis Public

    Header only C++ 17 library containing commonly used types, and traits from c++ 20 and up. As well as some helpful extensions

    C++ 1

  3. gaia gaia Public

    A Portable, C++ 17 header-only library for abstracting system-level calls behind a POSIX compliant API

    C++ 1

  4. example-cmake-project example-cmake-project Public

    An example project utilizing the cmake-build-wrapper

    CMake

  5. stdexec stdexec Public

    Forked from NVIDIA/stdexec

    `std::execution`, the proposed C++ framework for asynchronous and parallel programming.

    C++