ericniebler / fpxxLinks
sandbox for my c++ functional programming experiments
☆33Updated 12 years ago
Alternatives and similar repositories for fpxx
Users that are interested in fpxx are comparing it to the libraries listed below
Sorting:
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- ☆13Updated 9 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Named arguments for C++17☆31Updated last month
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 8 years ago
- Sodium - Functional Reactive Programming (FRP) Library for C++☆53Updated last year
- Using coroutines as sugar for composing monadic operations☆76Updated 6 years ago
- Header-only C++17 library for property-based testing.☆127Updated last year
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago