ericniebler / fpxx
sandbox for my c++ functional programming experiments
☆33Updated 11 years ago
Alternatives and similar repositories for fpxx:
Users that are interested in fpxx are comparing it to the libraries listed below
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Functors, Monads and Free Monads in C++☆18Updated last year
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.☆20Updated 4 years ago
- Boost.org ptr_container module☆15Updated 3 weeks ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆53Updated 5 years ago
- Tagged types C++ library☆11Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Boost.org bimap module☆21Updated 3 weeks ago
- ☆21Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- ☆13Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Contract programming for C++☆40Updated this week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago