Dobiasd / FunctionalPlusLinks
Functional Programming Library for C++. Write concise and readable C++ code.
☆2,233Updated last month
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,801Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,311Updated 6 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,236Updated 11 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,792Updated last year
- Parsing Expression Grammar Template Library☆2,056Updated 2 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,553Updated last year
- Implementation of python itertools and builtin iteration functions for C++17☆1,419Updated 2 months ago
- A type safe SQL template library for C++☆2,580Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,597Updated last year
- Embedded Scripting Language Designed for C++☆3,088Updated 2 months ago
- C++20 μ(micro)/Unit Testing framework☆1,380Updated 2 months ago
- A repository of modern C++ patterns curated by the community.☆1,447Updated 3 years ago
- Argh! A minimalist argument handler.☆1,396Updated 8 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆955Updated 4 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,756Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,675Updated 5 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,284Updated 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,561Updated 4 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,427Updated 3 weeks ago
- Functional programming style pattern-matching library for C++☆1,301Updated 3 years ago
- C++14 Dependency Injection library☆1,232Updated 6 months ago
- A curated list of awesome header-only C++ libraries☆3,940Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,707Updated last year
- A lightweight C++ logging library☆1,859Updated last year
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,335Updated 4 months ago
- C++11 port of docopt☆1,078Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,603Updated last year
- A date and time library based on the C++11/14/17 <chrono> header☆3,301Updated last month
- Compile Time Regular Expression in C++☆3,662Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,098Updated 3 weeks ago