FunctionalPlus
Task helper
A utility library providing concise and readable functions to simplify common programming tasks
Functional Programming Library for C++. Write concise and readable C++ code.
2k stars
74 watching
171 forks
Language: C++
last commit: 3 months ago
Linked from 4 awesome lists
algorithmsc-plus-plusc-plus-plus-14c-plus-plus-17compositioncppcpp14functional-programmingheader-onlylibraryrangestl
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
| A library providing a simple and expressive way to write parallel programs with complex task dependencies. | 8 |
| A C++ template library for building functional programming concepts and expanding the standard library with additional concepts | 991 |
| A collection of utility functions to simplify C++17 development | 13 |
| A command-line client for managing projects and tasks in a web-based project management tool | 17 |
| An official source repository for a tutorial book on functional programming written in TeX. | 1,411 |
| A pragmatic library for functional programming in Python, combining elements from F# and Railway-Oriented Programming to improve Python's expressiveness and error handling. | 535 |
| A collection of resources and libraries supporting functional programming in JavaScript | 306 |
| Provides a set of reusable C# helper functions for various tasks | 44 |
| A book and project on learning functional programming in JavaScript by applying it to real-world software development | 0 |
| A Common Lisp library that simplifies CFFI programming by providing compile-time support for dot operator-like functionality. | 41 |
| A comprehensive foundation library providing various helpful classes and functions. | 22 |
| Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. | 2 |
| A proof-of-concept implementation of the do monad syntax in JavaScript for functional programming | 11 |
| A computation expression builder for F# that simplifies writing asynchronous code using Task. | 236 |