Best Open Source cpp11 Libraries
A curated list of the most popular GitHub repositories tagged with cpp11. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1Light-City/CPlusPlusThings
C++那些事
#2aria2/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
#3gabime/spdlog
Fast C++ logging library.
#4changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
#5simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
#6AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
#7federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
#8rigtorp/awesome-modern-cpp
A collection of resources on modern C++
#9Alinshans/MyTinySTL
Achieve a tiny STL in C++11
#10doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework