uhub / awesome-cppLinks
A curated list of awesome C++ frameworks, libraries and software.
☆1,124Updated 2 weeks ago
Alternatives and similar repositories for awesome-cpp
Users that are interested in awesome-cpp are comparing it to the libraries listed below
Sorting:
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,222Updated last month
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,257Updated 3 weeks ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,464Updated 2 years ago
- A curated list of awesome header-only C++ libraries☆3,901Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,296Updated 5 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆928Updated 4 months ago
- A repository of modern C++ patterns curated by the community.☆1,446Updated 3 years ago
- A type safe SQL template library for C++☆2,573Updated last month
- Async++ concurrency framework for C++11☆1,404Updated 10 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆739Updated 6 months ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Updated 4 years ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,545Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,555Updated 2 months ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,302Updated 2 months ago
- A C++11 library for serialization☆4,498Updated 7 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,784Updated last year
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆613Updated last year
- Slides and other materials from CppCon 2017☆1,816Updated 4 years ago
- Speaker materials from CppCon 2014☆2,292Updated 9 years ago
- C++14 Dependency Injection library☆1,225Updated 4 months ago
- Your standard library for metaprogramming☆1,788Updated last week
- An OSGi-like C++ dynamic module system and service registry☆848Updated this week
- Compile Time Regular Expression in C++☆3,648Updated 3 months ago
- A library for interactive command line interfaces in modern C++☆1,310Updated 4 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,289Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,643Updated 3 months ago
- Slides and other materials from CppCon 2018☆1,436Updated 6 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,226Updated 10 months ago
- C++11 port of docopt☆1,072Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,968Updated 4 months ago