Stars
Direct Drive Turntable using Arduino Uno and TMC2209.
An Arduino-driven turntable that has full automatic capabilities.
Performance profiling of JSON libraries
A C++ serialization/deserialization library designed with embedded systems in mind
The Standard Algorithms in C++.
A header only C++ library provides nameof() macro to obtain the std::string name of a variable, type, or member. It works like nameof() in C#
A cheatsheet of modern C++ language and library features.
A beautiful stack trace pretty printer for C++
An open-source cross-platform traceroute/ping analyser.
Gigantua: Single Threaded - 2 Billion Moves/s Chess position enumerator
Very fast regexp using c++11 templates.
hanickadot / cleanCppProject
Forked from kracejic/cleanCppProjectClean C++ project for you to use. Features: Modern CMake, Doxygen, PlanUML, Catch Unit testing, static analysis, YCMd, Sublime Text 3
Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!
HackerRank solutions in C and C++ by Isaac Asante. They include data structures and algorithms to practice for coding interview questions.
Simple examples of each STL algorithm.
A Java library used to read and extract data from NFC EMV credit cards (Android/PCSC).
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
A C++ compile-time math library using generalized constant expressions
A front-end to Jekyll that parses C++ sources to produce and enforce out-of-line documentation
A pure Unix shell script implementing ACME client protocol
spion / adbfs-rootless
Forked from isieo/adbFSMount Android phones on Linux with adb. No root required.
Network-wide ads & trackers blocking DNS server
⚡ Dynamically generated stats for your github readmes
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code