pfultz2 / awesome-cpp-1Links
A curated list of awesome C++ frameworks, libraries and software.
☆56Updated 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:
- Source code for my articles☆146Updated last year
- C++ features jump start☆123Updated 3 years ago
- C++ Coding Conventions and Guidelines☆47Updated 6 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 …☆32Updated 4 years ago
- Zero-dependency C++ BSON library.☆43Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 11 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Code samples from https://vorbrodt.blog/☆114Updated this week
- Fast delegates implementation☆56Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- The fastest, most robust C++ formatting library☆58Updated last year
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- ☆31Updated 4 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Inspect C++ memory in the browser☆102Updated 3 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆27Updated last month
- C++ Concurrency library!☆27Updated 6 years ago
- Live Asynchronous Visualized Architecture☆99Updated 6 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- A Software Oscilloscope and portable set of data collection and visualization tools☆53Updated 4 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- helper repository for various articles that I publish☆62Updated last year
- Example CmakeSettings.json for different configurations for using CMake inside of Visual Studio☆28Updated 6 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
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- C++11 header only networking library built on enet (udp)☆74Updated 9 years ago