Starred repositories
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
CMake wrapper for OpenSSL supporting cross-compilation
Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS
CMake Best Practices - 2nd Edition, published by Packt
Below is a step-by-step tutorial covering common build system use cases that CMake helps to address. Many of these topics have been introduced in Mastering CMake as separate issues but seeing how t…
🎓 Path to a free self-taught education in Computer Science!
illustrate what docker really is in 100 lines of C/C++
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
TGwiki - Telegram知识库,由TGNAV打造的高质量Telegram知识库,帮助用户更科学地使用Telegram。
rpclib is a modern C++ msgpack-RPC server and client library
A library for interactive command line interfaces in modern C++
An easy to use and efficient memory pool allocator written in C++.
A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
mimalloc is a compact general purpose allocator with excellent performance.
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
Empowering everyone to build reliable and efficient software.
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
A header only library for creating and validating json web tokens in c++