Skip to content
View markh4795's full-sized avatar

Block or report markh4795

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

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