dzui42unit / Cpp-and-Threads
Some examples how C++ multithreading programming works, includes tips and adviced with good approches for achieving good and efficient results.
☆33Updated 7 years ago
Alternatives and similar repositories for Cpp-and-Threads:
Users that are interested in Cpp-and-Threads are comparing it to the libraries listed below
- ☆107Updated 2 years ago
- C++ Concurrency in Action - Practical Multithreading☆59Updated 8 years ago
- A C++14 Task Manager / Scheduler☆105Updated last year
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆164Updated last week
- Code samples from https://vorbrodt.blog/☆112Updated this week
- C++ High Performance, published by Packt☆249Updated 2 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆129Updated 4 months ago
- Performance Tests for string_view, C++17☆14Updated 5 years ago
- The presentations of C++Now 2019.☆90Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- gRPC C++ bidirectional streaming example☆49Updated 4 years ago
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆40Updated last week
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆71Updated last year
- C++11/17/20 thread-safe singleton pattern using CRTP☆32Updated 3 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆138Updated last month
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆99Updated 7 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- C++11 thread safe, multi-producer, multi-consumer blocking queue, stack & priority queue class☆64Updated 5 years ago
- C++ header-only config reader library based on JSON☆190Updated last year
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆140Updated 7 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆151Updated last year
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆190Updated 5 years ago