CoreCppIL / CoreCpp2019Links
Slides and other materials from Core C++ 2019
☆18Updated 6 years ago
Alternatives and similar repositories for CoreCpp2019
Users that are interested in CoreCpp2019 are comparing it to the libraries listed below
Sorting:
- Slides and presentations☆69Updated 3 years ago
- C++ HTTP mock server for client tests.☆35Updated 4 years ago
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆245Updated last year
- A reference implementation for a modern C++ client interface☆92Updated 8 years ago
- Header-only library for multithreaded programming☆241Updated last week
- C++ standard library features, "from scratch"☆193Updated last year
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆200Updated 6 years ago
- My C++ Notes☆107Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- C++11 metaprogramming library☆280Updated 2 weeks ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 10 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- Mastering the C++17 STL, published by Packt☆100Updated 3 years ago
- Scope Guard & Defer C++☆182Updated 2 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆322Updated 6 months ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- C++ library for storing and printing backtraces.☆484Updated 3 weeks ago
- A Simple C++ Http server/client above Boost.Beast☆204Updated 3 weeks ago
- Lewis Baker's Blog☆73Updated 10 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Updated 2 months ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 3 years ago
- A versatile C++ function mocking framework.☆133Updated 3 years ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated 2 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆583Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated this week