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

Block or report markh4795

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. hello-world hello-world Public

    HTML

  2. magic_enum magic_enum Public

    Forked from Neargye/magic_enum

    Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

    C++

  3. nativejson-benchmark nativejson-benchmark Public

    Forked from miloyip/nativejson-benchmark

    C/C++ JSON parser/generator benchmark

    JavaScript

  4. googletest googletest Public

    Forked from google/googletest

    Googletest - Google Testing and Mocking Framework

    C++

  5. influxdb-cpp influxdb-cpp Public

    Forked from orca-zhang/influxdb-cpp

    💜 C++ client for InfluxDB.

    C++

  6. SPSCQueue SPSCQueue Public

    Forked from rigtorp/SPSCQueue

    A bounded single-producer single-consumer wait-free and lock-free queue written in C++11

    C++