Lists (6)
Sort Name ascending (A-Z)
Stars
an efficient feature complete C++ bittorrent implementation
klemens-morgenstern / asio-book
Forked from cppalliance/asio-bookTutorial and Reference for writing network applications with Boost.Asio
π Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Example C++23 and C++20 syntax and tests of compilers and CMake
π Coroutine-based concurrency library for PHP
π Freely available programming books
Source of the "Practical Guide to Bare Metal C++" free e-book
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"
C++ Insights - See your source code with the eyes of a compiler
P1031 low level file i/o and filesystem library for the C++ standard
Provides very lightweight outcome<T> and result<T> (non-Boost edition)
match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.
A lightweight C++11-compatible error-handling mechanism
ποΈ 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.
π Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
A General-purpose Task-parallel Programming System using Modern C++
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
The C++ Standard Library for Parallelism and Concurrency
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more