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

Block or report massimo-marino

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

Pinned

  1. circular-buffer circular-buffer Public

    A C++17 implementation of a circular buffer

    C++ 6

  2. memvar memvar Public

    A C++17 implementation of a variable with memory of its previous values.

    C++ 2 1

  3. object-factory object-factory Public

    C++17 implementation of an object factory

    C++

  4. object-pool object-pool Public

    C++17 implementation of an object pool pattern

    C++ 8 2

  5. bigint bigint Public

    C++17 implementation of arbitrary precision integer arithmetic

    C++ 2

  6. perf-timer perf-timer Public

    A performance timer for C++ functions

    C++