pfultz2 / awesome-cpp-1Links
A curated list of awesome C++ frameworks, libraries and software.
☆55Updated 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:
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- C++ features jump start☆123Updated 2 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Zero-dependency C++ BSON library.☆43Updated 5 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆27Updated 5 months ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Common CMake modules☆156Updated last year
- C++ Coding Conventions and Guidelines☆46Updated 6 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 5 months ago
- Source code for my articles☆146Updated last year
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 5 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 10 years ago
- The Code of Conduct for the CppCon conference, based on the PyCon Code of Conduct☆27Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Header-only library with unconventional C++ features, like deep-copy smart pointers, dynamic dispatch, type-erased ranges☆44Updated 3 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- helper repository for various articles that I publish☆62Updated last year
- A fast (not quite lock-free) multi-producer multi-consumer queue☆22Updated 6 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆29Updated 10 years ago
- A minimal subset of the Boost C++ library☆36Updated 2 years ago
- Cmake-based build of boost☆57Updated 5 years ago