graninas / cpp_functional_programming
List of materials about functional programming in C++
☆674Updated 4 years ago
Alternatives and similar repositories for cpp_functional_programming
Users that are interested in cpp_functional_programming are comparing it to the libraries listed below
Sorting:
- Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.☆735Updated 3 months ago
- Pipelines for expressive code on collections in C++☆824Updated 6 months ago
- This is an experimental library that has evolved to P2688☆675Updated 5 months ago
- Runtime polymorphism done right☆1,006Updated 3 years ago
- C++ Tip Of The Week☆1,610Updated 3 weeks ago
- C++ parsing DSL☆1,061Updated 2 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,330Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆889Updated 11 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,576Updated 8 months ago
- CMake for C++ Best Practices☆1,329Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,643Updated 3 months ago
- Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk☆553Updated 2 years ago
- Either and Maybe monads for better error-handling in C++ ↔️☆253Updated 5 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆927Updated last week
- ISO/IEC JTC1 SC22 WG21 paper scheduling and management☆46Updated last year
- Functional data structures in C++☆567Updated 5 years ago
- Implementation of strong types in C++☆792Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆487Updated last week
- Slides and other materials from CppCon 2018☆1,433Updated 6 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,541Updated 7 months ago
- Slides and other materials from CppCon 2020☆1,632Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆768Updated 9 months ago
- Online examples from "Boost C++ Application Development Cookbook":☆417Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,409Updated 2 months ago
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆748Updated 2 weeks ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆245Updated 11 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year