utilForever / CppIdiomsLinks
A curated list of Modern C++ idioms
☆24Updated 9 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☆36Updated 4 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++ serializers benchmark with realistic data☆126Updated 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…☆148Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- Code samples from https://vorbrodt.blog/☆115Updated last month
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Google Benchmark data visualization tool☆28Updated 6 months ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- low level system stuff, threads, memory, file descriptors etc☆22Updated 11 months ago
- Experiments with the C++ programming language.☆144Updated last month
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- A C++14 reflection library☆78Updated 2 weeks ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated 3 weeks ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year