Dobiasd / FunctionalPlus
Functional Programming Library for C++. Write concise and readable C++ code.
☆2,165Updated last week
Alternatives and similar repositories for FunctionalPlus:
Users that are interested in FunctionalPlus are comparing it to the libraries listed below
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,210Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,158Updated 5 months ago
- A type safe SQL template library for C++☆2,517Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,564Updated 6 months ago
- A Minimal, Header only Modern c++ library for terminal goodies 💄✨☆1,522Updated 7 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,489Updated last week
- C++ compile-time enum to string, iteration, in a single header file☆1,736Updated last year
- Your standard library for metaprogramming☆1,732Updated this week
- Embedded Scripting Language Designed for C++☆2,993Updated 3 weeks ago
- A C++11 library for serialization☆4,351Updated last month
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,538Updated last week
- A curated list of awesome header-only C++ libraries☆3,663Updated 8 months ago
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,291Updated this week
- A collection of as simple as possible, modern CMake projects☆1,198Updated 3 weeks ago
- Argh! A minimalist argument handler.☆1,358Updated last month
- C++20 μ(micro)/Unit Testing Framework☆1,312Updated 2 weeks ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,539Updated 6 months ago
- C++11/14/17 std::expected with functional-style extensions