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:
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A Buffet Of C++17 State Machines☆23Updated 3 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++ Coding Conventions and Guidelines☆46Updated 6 years ago
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 8 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
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆30Updated 4 years ago
- helper repository for various articles that I publish☆60Updated 9 months ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ boost::asio based async client/server☆26Updated 9 years ago
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- belle::vue C++ with HTML5 UI in WebAssembly☆35Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- High performance multithreading toolkit for C++17☆46Updated 2 months ago
- ☆32Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Simple Performance Timer for C++ apps☆22Updated 9 years ago
- Fast regular expression library, with full matching support, even at compile time!☆35Updated 3 months ago
- Concurrency with modern C++☆31Updated 4 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Mock C functions using the preprocessor☆32Updated 5 years ago