utilForever / CppIdiomsLinks
A curated list of Modern C++ idioms
☆24Updated 8 years ago
Alternatives and similar repositories for CppIdioms
Users that are interested in CppIdioms are comparing it to the libraries listed below
Sorting:
- Code samples from https://vorbrodt.blog/☆114Updated this week
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Google Benchmark data visualization tool☆28Updated 5 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- C++ Better Futures☆49Updated 2 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A C++14 reflection library☆78Updated 2 weeks ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated last year
- A bunch of small C++ utilities☆69Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Libunifex networking library☆20Updated 3 years ago
- Pipelines for Modern C++☆72Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- low level system stuff, threads, memory, file descriptors etc☆22Updated 10 months ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated 2 weeks ago
- Boost.org unordered module☆86Updated 3 weeks ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago