cpp
A cheatsheet of modern C++ language and library features.
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
Data struct and algorithm introduction and implementation in C/C++/Java.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Sample code for the Effective Modern C++ book by Scott Meyers.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
A collection of resources on modern C++
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
Performance benchmark framework for C++ with nanoseconds measure precision
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.