joboccara / rangesLinks
C++ ranges components
☆39Updated 8 years ago
Alternatives and similar repositories for ranges
Users that are interested in ranges are comparing it to the libraries listed below
Sorting:
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 2 years ago
- Latest iteration of my static webpage/blog generator☆54Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Docker Based C++ Dependency and Build Management☆44Updated last year
- pushmi project☆50Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- C++ features jump start☆123Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Boost.org mpl module☆60Updated last month
- Enjoy template metaprogramming☆114Updated 8 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- WIP☆26Updated 6 years ago
- Boost.org type_traits module☆64Updated last month
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- Project planning for the C++ Library Evolution Working Group☆96Updated 4 years ago
- Boost.org smart_ptr module☆109Updated 3 weeks ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago