Sample C++ project which uses modern CMake to build
☆21Jun 11, 2017Updated 8 years ago
Alternatives and similar repositories for modern-cmake-sample
Users that are interested in modern-cmake-sample are comparing it to the libraries listed below
Sorting:
- A small lisp compiler / interpreter written using idiomatic C++☆15Apr 16, 2016Updated 9 years ago
- An abandoned game dev toolset.☆10Sep 18, 2021Updated 4 years ago
- C++ libs based on STM32F10x_StdPeriph_Lib☆18Aug 23, 2018Updated 7 years ago
- Примеры кода на C++.☆20Jun 5, 2024Updated last year
- ☆27Aug 21, 2024Updated last year
- Simulator of pic32 microcontroller, based on OVPsim☆16Jan 17, 2015Updated 11 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Aug 22, 2025Updated 6 months ago
- libopencm3 c++ wrappers☆10Dec 25, 2020Updated 5 years ago
- Recursively find newest file in a hierarchy and print its timestamp☆11Jul 9, 2025Updated 8 months ago
- Semiconductor diode laser current driver☆10Nov 14, 2022Updated 3 years ago
- Translated to Russian language book "Git magic" by Ben Lynn☆53Sep 2, 2011Updated 14 years ago
- safe, no-cost and easy-to-use Cpp header to work safely with HW registers☆14Sep 15, 2024Updated last year
- python parser combinators (parsec) library☆11Oct 26, 2018Updated 7 years ago
- Simplest way to compile & build STM32 CubeMX project using cmake & arm-none-eabi-gcc or Clang. This repo is used in my package for Emacs:…