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
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- A C++14 reflection library☆68Updated 2 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- a small lightweight std::execution work-alike☆57Updated 4 months ago
- Lock-free concurrent work stealing deque in C++☆38Updated 6 years ago
- An indirect value-type for C++☆82Updated last year
- A bunch of small C++ utilities☆65Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 3 weeks ago
- Libunifex networking library☆20Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Boost.org unordered module☆66Updated 3 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- C++14 code to convert integers to strings at compile-time☆117Updated last month
- Literal Logging for C++☆84Updated 7 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated last week
- C++11 compatible charconv☆29Updated last month
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 6 months ago
- ☆32Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Meta C++ Library and Tool☆80Updated 2 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago