libfn / functional
Extending C++ library for functional programming
☆73Updated last week
Alternatives and similar repositories for functional:
Users that are interested in functional are comparing it to the libraries listed below
- Organization, documentation, etc. for the Beman Project☆66Updated this week
- bel::views - simple and easy view classes for C++☆64Updated last year
- C++ library aiming to replace all built-in integers☆92Updated this week
- Zoo library☆117Updated last month
- My WG21 proposals☆51Updated this week
- ☆75Updated 2 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated 10 months ago
- A C++ parser combinator library.☆118Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- ranges features for c+23 ported to C++20☆76Updated last year
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago
- C++20 Coroutines Cheat Sheet☆53Updated 5 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- C++20 coroutine runtime built on top of io_uring☆20Updated 5 months ago
- ☆41Updated 5 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆208Updated last month
- high performance C++20 implementation of std::variant☆53Updated 8 months ago
- A C++ type to trace calls to special member functions.☆98Updated 9 months ago
- value types for composite class design - with allocators☆44Updated this week
- C++20 Unit-Testing library☆43Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆189Updated last month
- ☆60Updated 5 months ago
- Lightweight C++20 testing framework.☆275Updated 2 months ago
- C++20 implementation of mutable constexpr expressions☆111Updated 3 years ago
- Experimental alternative to sender/receivers.☆20Updated 11 months ago
- Meta programming library designed for compilation speed.☆169Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆77Updated this week
- A fast, simple tuple implementation that implements tuple as an aggregate☆210Updated 4 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆46Updated 3 months ago