Dobiasd / FunctionalPlusLinks
Functional Programming Library for C++. Write concise and readable C++ code.
☆2,253Updated 2 months ago
Alternatives and similar repositories for FunctionalPlus
Users that are interested in FunctionalPlus are comparing it to the libraries listed below
Sorting:
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,331Updated 8 months ago
- Your standard library for metaprogramming☆1,814Updated 3 weeks ago
- Implementation of python itertools and builtin iteration functions for C++17☆1,421Updated 4 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,803Updated last year
- A type safe SQL template library for C++☆2,594Updated last week
- C++20 μ(micro)/Unit Testing framework☆1,391Updated 4 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,564Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,446Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,256Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,606Updated last month
- Parsing Expression Grammar Template Library☆2,082Updated 4 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,574Updated 6 months ago
- Argh! A minimalist argument handler.☆1,400Updated 10 months ago
- A lightweight C++ logging library☆1,879Updated last year
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,340Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,776Updated 3 months ago
- C++14 Dependency Injection library☆1,242Updated 8 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,653Updated last week
- C++11 port of docopt☆1,081Updated 2 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 7 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆961Updated 6 months ago
- A repository of modern C++ patterns curated by the community.☆1,451Updated 3 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,501Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,769Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,708Updated 7 months ago
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,206Updated 4 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,631Updated last year
- Compile Time Regular Expression in C++☆3,714Updated 2 months ago
- Runtime polymorphism done right☆1,027Updated 4 years ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,308Updated last year