vinniefalco / CppCon2018Links
CppCon 2018 Presentation materials
☆131Updated 3 years ago
Alternatives and similar repositories for CppCon2018
Users that are interested in CppCon2018 are comparing it to the libraries listed below
Sorting:
- Example programs for Talking Async videos☆201Updated 2 years ago
- A C++11 library for parsing and serializing JSON to and from a DOM container in memory.☆463Updated 3 weeks ago
- Header-only library for multithreaded programming☆236Updated 6 months ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆194Updated last week
- Provides helper tools for creating RESTful services using Boost.Beast☆264Updated 2 years ago
- A Simple C++ Http server/client above Boost.Beast☆203Updated last week
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆63Updated 8 years ago
- C++ library for executors☆510Updated 9 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- ☆133Updated 4 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Modern C++ Scheduling Library☆281Updated 3 years ago
- An async redis client designed for performance and scalability☆267Updated this week
- Modern C++ REST Client library☆636Updated last week
- Easy Boost integration in CMake projects☆407Updated 3 years ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated 2 months ago
- think-cell core library☆447Updated last year
- JSON Web Token library for C++☆420Updated last month
- Event loop friendly C++ actor micro-framework, supervisable☆369Updated this week
- ☆236Updated 2 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆554Updated 2 months ago
- Ultra fast C++11 allocator for STL containers.