Skip to content
View jbman35's full-sized avatar

Block or report jbman35

Report abuse

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

Report abuse

Popular repositories Loading

  1. benchypp benchypp Public

    benchy++ is a header-only C++20 micro-library for making benchmarks that are simple, pretty and quick to integrate.

    C++ 1

  2. i2c-ch341-usb i2c-ch341-usb Public

    Forked from gschorcht/i2c-ch341-usb

    A Linux kernel driver for ch341 emulating the I2C bus

    C

  3. modern_db modern_db Public

    ModernDB is a lightweight, header-only C++ library that provides an in-memory typed database with a modern C++ API. It can be a great alternative to SQLite for simpler projects. It is designed to d…

    C++