utilForever / CppIdiomsLinks
A curated list of Modern C++ idioms
☆23Updated 8 years ago
Alternatives and similar repositories for CppIdioms
Users that are interested in CppIdioms are comparing it to the libraries listed below
Sorting:
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆94Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- A parallel pipeline for stream processing☆69Updated 2 years ago
- A bunch of small C++ utilities☆66Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A C++14 reflection library☆75Updated last week
- C++20 Microservice Bootstrapping Framework☆228Updated last week
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Slides for the C++ on Sea conference☆110Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- Code samples from https://vorbrodt.blog/☆114Updated 4 months ago
- Google Benchmark data visualization tool☆27Updated 3 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- C++20 Dynamic Reflection Library☆137Updated 5 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 3 months ago