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:
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 6 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆169Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- Docker container with compilers and tooling for basic C++ projects☆80Updated 4 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- A bunch of small C++ utilities☆69Updated last year
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- 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
- Slides for the C++ on Sea conference☆109Updated last year
- ☆236Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆96Updated 3 months ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Experiments with the C++ programming language.☆143Updated 2 weeks ago
- Google Benchmark data visualization tool☆28Updated 5 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago