joboccara / ranges
C++ ranges components
☆38Updated 8 years ago
Alternatives and similar repositories for ranges:
Users that are interested in ranges are comparing it to the libraries listed below
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Boost.org mpl module☆55Updated 2 weeks ago
- Docker Based C++ Dependency and Build Management☆44Updated 10 months ago
- ☆22Updated 7 years ago
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Source code for my articles☆146Updated last year
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 10 months ago
- A compressed pair for C++17☆26Updated 3 years ago
- C++ features jump start☆122Updated 2 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Boost.Asio network programming little book☆84Updated 5 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Boost cmake modules☆51Updated 6 years ago
- pushmi project☆50Updated 6 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Example program for BoostCon11 talk