Dobiasd / FunctionalPlusLinks
Functional Programming Library for C++. Write concise and readable C++ code.
☆2,262Updated 2 weeks ago
Alternatives and similar repositories for FunctionalPlus
Users that are interested in FunctionalPlus are comparing it to the libraries listed below
Sorting:
- Your standard library for metaprogramming☆1,824Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,339Updated 9 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,807Updated last year
- Implementation of python itertools and builtin iteration functions for C++17☆1,427Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,277Updated last year
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,576Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,619Updated 3 months ago
- C++20 μ(micro)/Unit Testing framework☆1,401Updated 2 weeks ago
- C++14 Dependency Injection library☆1,249Updated 9 months ago
- A type safe SQL template library for C++☆2,603Updated last month
- Parsing Expression Grammar Template Library☆2,094Updated this week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,901Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,586Updated 7 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,455Updated last week
- C++11 port of docopt☆1,083Updated 3 months ago
- Embedded Scripting Language Designed for C++☆3,104Updated 5 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,793Updated 4 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,791Updated this week
- Argh! A minimalist argument handler.☆1,408Updated 11 months ago
- A lightweight C++ logging library☆1,880Updated last year
- Compile Time Regular Expression in C++☆3,741Updated 4 months ago
- A repository of modern C++ patterns curated by the community.☆1,450Updated 3 years ago
- A curated list of awesome header-only C++ libraries☆4,030Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,655Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,515Updated 5 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆931Updated 9 months ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,347Updated last month
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,586Updated 9 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,315Updated last year
- Runtime polymorphism done right☆1,030Updated 4 years ago