WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
View massimo-marino's full-sized avatar

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.

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. circular-buffer circular-buffer Public

    A C++ implementation of a circular buffer

    C++ 7

  2. memvar memvar Public

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

    C++ 3 1

  3. object-factory object-factory Public

    C++17 implementation of an object factory

    C++

  4. object-pool object-pool Public

    C++ implementation of an object pool pattern

    C++ 11 4

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