uhub / awesome-cppLinks
A curated list of awesome C++ frameworks, libraries and software.
☆1,120Updated 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,216Updated last month
- A curated list of awesome header-only C++ libraries☆3,886Updated last year
- Template for reliable, cross-platform C++ project setup using cmake.☆928Updated 3 months ago
- A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by a…☆2,462Updated 2 years ago
- A curated list of awesome CMake resources, scripts, modules and examples.☆5,242Updated 11 months ago
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆738Updated 5 months ago
- A repository of modern C++ patterns curated by the community.☆1,442Updated 2 years ago
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,538Updated last year
- A type safe SQL template library for C++☆2,571Updated 3 weeks ago
- Your standard library for metaprogramming☆1,784Updated 3 weeks ago
- Slides and other materials from CppCon 2017☆1,817Updated 4 years ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,300Updated 2 months 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,550Updated 2 months ago
- Argh! A minimalist argument handler.☆1,391Updated 6 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,628Updated 3 months ago
- Slides and other materials from CppCon 2018☆1,438Updated 6 years ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,205Updated 4 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,280Updated 4 months ago
- The C++14 wrapper around sqlite library☆937Updated last year
- Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.☆1,972Updated 3 weeks ago
- CMake module to speed up builds.☆1,302Updated 5 years ago
- A Template Engine for Modern C++☆1,826Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,222Updated 9 months ago
- An OSGi-like C++ dynamic module system and service registry☆848Updated this week
- HTTP and WebSocket built on Boost.Asio in C++11☆4,592Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,058Updated 2 weeks ago
- Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.☆614Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,779Updated last year
- Pipelines for expressive code on collections in C++☆832Updated 9 months ago