Pinned Repositories
AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
botan
Cryptography Toolkit
cppzmq
Header-only C++ binding for libzmq
cpr
C++ Requests: Curl for People, a spiritual port of Python Requests
date
A date and time library based on the C++11/14/17 <chrono> header
fmt
Small, safe and fast formatting library
json
JSON for Modern C++
libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
math
Emacs major-mode for editing Mathematica code.
melton1968's Repositories
melton1968/botan
Cryptography Toolkit
melton1968/cppzmq
Header-only C++ binding for libzmq
melton1968/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests
melton1968/date
A date and time library based on the C++11/14/17 <chrono> header
melton1968/fmt
Small, safe and fast formatting library
melton1968/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
melton1968/compile-time-regular-expressions
Compile Time Regular Expression in C++
melton1968/cppflow
Run TensorFlow models in C++ without installation and without Bazel
melton1968/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
melton1968/csv-parser
A modern C++ library for reading, writing, and analyzing CSV (and similar) files.
melton1968/DNS
Swift implementation of DNS Records / RR
melton1968/googletest
Google Test
melton1968/libpqxx
The official C++ client API for PostgreSQL.
melton1968/libxls
Read binary Excel files from C/C++
melton1968/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
melton1968/mdspan
Reference implementation of mdspan targeting C++23
melton1968/OpenXLSX
A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.
melton1968/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
melton1968/rapidcsv
C++ CSV parser library
melton1968/rapidxml
RapidXML fork; XML namespacing, per-element parsing, etc
melton1968/recursive-variant
Recursive Variant: A simple library for Recursive Variant Types
melton1968/reflect-cpp
A C++20 library for fast serialization, deserialization and validation using reflection.
melton1968/spdlog
Fast C++ logging library.
melton1968/stable-diffusion-tools
Tools for running stable diffusion text to image model.
melton1968/swift-metal-plugins
melton1968/text
A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future.
melton1968/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
melton1968/UniFi-API-browser
Tool to browse data exposed by Ubiquiti's UniFi Controller API (demo: https://api-browser-demo.artofwifi.net/)
melton1968/xlnt
:bar_chart: Cross-platform user-friendly xlsx library for C++11+
melton1968/xtensor
C++ tensors with broadcasting and lazy computing