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:
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++ features jump start☆123Updated 2 years ago
- Source code for my articles☆146Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆27Updated 4 months ago
- Fast delegates implementation☆56Updated 3 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ Delegate Library Collection☆27Updated 8 years ago
- Cross-platform C++ Utility Library☆54Updated 2 weeks ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 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 …☆31Updated 4 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 9 years ago
- helper repository for various articles that I publish☆61Updated last year
- C++ Coding Conventions and Guidelines☆46Updated 6 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 4 months ago
- C++ application examples showing how to use the CS libraries☆37Updated 5 months ago
- Zero-dependency C++ BSON library.☆43Updated 5 years ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- C++11 header only networking library built on enet (udp)☆73Updated 9 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- C++ messaging and serialization library☆77Updated last week
- ☆98Updated 5 years ago
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- A tuple that lets you access members by name, too.☆24Updated 7 years ago