- Germany
-
ModernCppStarter Public template
Forked from TheLartians/ModernCppStarter🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
CMake The Unlicense UpdatedMar 6, 2025 -
PackageProject.cmake Public
Forked from TheLartians/PackageProject.cmake🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing best-practices for maximum compatibility.
-
optional Public
Forked from bemanproject/optionalBeman.Optional26: `std::optional` extensions targeting C++26
C++ Apache License 2.0 UpdatedMar 2, 2025 -
boost-cmake Public
Forked from Orphis/boost-cmakeEasy Boost integration in CMake projects
-
execution Public
Forked from bemanproject/executionImplementation of the std::execution (P2300, sender/receiver) proposal
C++ Other UpdatedMar 2, 2025 -
-
exemplar Public template
Forked from bemanproject/exemplarExample Beman project
CMake Other UpdatedFeb 28, 2025 -
CPM.cmake Public
Forked from cpm-cmake/CPM.cmake📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
CMake MIT License UpdatedFeb 26, 2025 -
ModernCmakeStarter Public
Modern CMake Starter Project
-
cmake-modules Public
Forked from bilke/cmake-modulesAdditional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)
-
netkit-tftp Public
This c++ tftpd is based on netkit-tftp-0.17 for Linux.
-
iterator_interface Public
Forked from bemanproject/iterator_interfaceC++ Apache License 2.0 UpdatedJan 6, 2025 -
zlib Public
Forked from madler/zlibA massively spiffy yet delicately unobtrusive compression library.
C Other UpdatedJan 4, 2025 -
asio.cmake Public
Forked from OlivierLDff/asio.cmakeSmall CMake wrapper to add asio with a simple FetchContent.
-
-
inplace_vector Public
Forked from bemanproject/inplace_vectorBeman.InplaceVector: A dynamically-resizable vector with fixed capacity and embedded storage
C++ Other UpdatedDec 28, 2024 -
-
Format.cmake Public
Forked from TheLartians/Format.cmake💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
Python Apache License 2.0 UpdatedDec 22, 2024 -
net-snmp Public
Net-SNMP clone from the sourceforge repo - http://www.net-snmp.org/
-
demo-FindOpenSSL.cmake Public
Forked from levitte/demo-FindOpenSSL.cmakeA quick demo of FindOpenSSL.cmake issue on Windows
CMake The Unlicense UpdatedDec 18, 2024 -
axcioma Public
Forked from RemedyIT/axciomaAXCIOMA, the component framework for distributed, real-time, and embedded systems
Ruby MIT License UpdatedDec 15, 2024 -
-
taox11 Public
Forked from RemedyIT/taox11TAOX11, the CORBA implementation for C++11
C++ MIT License UpdatedDec 15, 2024 -
cmake-init Public
Forked from friendlyanon/cmake-initThe missing CMake project initializer
CMake GNU General Public License v3.0 UpdatedDec 4, 2024 -
asio Public
Forked from chriskohlhoff/asioAsio C++ Library
-
-
project_options Public
Forked from aminya/project_optionsA general purpose cmake library that makes using cmake easier
-
cmake-init-modules Public
C++20 Modules, CMake, And Shared Libraries
-
cpp_vcpkg_project Public template
Forked from aminya/cpp_vcpkg_projectA production-ready C++ project made with vcpkg
CMake The Unlicense UpdatedNov 2, 2024 -
cpp-lib-template Public
Forked from pananton/cpp-lib-templateTemplate for C++ library built with CMake