pfultz2 / awesome-cpp-1Links
A curated list of awesome C++ frameworks, libraries and software.
☆54Updated 8 years ago
Alternatives and similar repositories for awesome-cpp-1
Users that are interested in awesome-cpp-1 are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- The Code of Conduct for the CppCon conference, based on the PyCon Code of Conduct☆28Updated 10 months ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 9 years ago
- ☆172Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- High performance multithreading toolkit for C++17☆46Updated 3 months ago
- A minimal subset of the Boost C++ library☆34Updated last year
- C++ Coding Conventions and Guidelines☆46Updated 6 years ago
- Zero-dependency C++ BSON library.☆43Updated 5 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A cross-platform remote logging console written in C++☆60Updated 2 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- ☆27Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- A C++20 meta programming library for manipulating lists of types and values.☆20Updated 8 months ago
- My talks from CppCon 2020☆23Updated 4 years ago
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- ☆21Updated 6 years ago
- ☆32Updated 4 years ago
- A simple template to start quickly a C++ project managed by CMake.☆41Updated 6 years ago
- Command line argument parser (C++14)☆18Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago