utilForever / CppIdioms
A curated list of Modern C++ idioms
☆21Updated 8 years ago
Alternatives and similar repositories for CppIdioms:
Users that are interested in CppIdioms are comparing it to the libraries listed below
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- a small lightweight std::execution work-alike☆64Updated 3 weeks ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- An indirect value-type for C++☆82Updated last year
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Coroutine support tools☆33Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Light, fast, threadpool for C++20☆98Updated last year
- low level system stuff, threads, memory, file descriptors etc☆21Updated last month
- C++11 compatible charconv☆29Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- Boost.org type_traits module☆62Updated last week