uhub / awesome-cppLinks
A curated list of awesome C++ frameworks, libraries and software.
☆1,155Updated 3 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,267Updated 2 weeks ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆753Updated 11 months ago
- A curated list of awesome header-only C++ libraries☆4,046Updated 2 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆932Updated 9 months ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,516Updated 3 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,591Updated 8 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,581Updated last year
- A repository of modern C++ patterns curated by the community.☆1,452Updated 3 years ago
- A collection of as simple as possible, modern CMake projects☆1,222Updated 11 months ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,344Updated last month
- A type safe SQL template library for C++☆2,609Updated last month
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆620Updated 2 years ago
- A lightweight C++ logging library☆1,886Updated last year
- Async++ concurrency framework for C++11☆1,413Updated last year
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,207Updated 4 years ago
- A C++11 library for serialization☆4,604Updated last year
- Argh! A minimalist argument handler.☆1,412Updated last year
- The C++14 wrapper around sqlite library☆946Updated last year
- ❤️ SQLite ORM light header only library for modern C++☆2,604Updated this week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,026Updated last month
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,351Updated last week
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,879Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,282Updated last year
- C++14 Dependency Injection library☆1,251Updated 10 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,369Updated 3 weeks ago
- Your standard library for metaprogramming☆1,829Updated last month
- Online examples from "Boost C++ Application Development Cookbook":☆426Updated 2 weeks ago
- C++ compile-time enum to string, iteration, in a single header file☆1,809Updated last year
- C++14 State Machine library☆1,318Updated 2 months ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆950Updated last month