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 3 years ago
- 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
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Updated 3 weeks ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years 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
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆147Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 weeks ago
- A parallel pipeline for stream processing☆69Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- A C++14 reflection library☆78Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Google Benchmark data visualization tool☆28Updated 6 months ago
- C++ serializers benchmark with realistic data☆126Updated 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
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated last week
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 6 months ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆98Updated 4 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- 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 4 years ago
- Slides for the C++ on Sea conference☆109Updated 2 years ago