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
169 forks
Language: C++
last commit: 6 days ago
Linked from 4 awesome lists
algorithmsc-plus-plusc-plus-plus-14c-plus-plus-17compositioncppcpp14functional-programmingheader-onlylibraryrangestl
Related projects:
Repository | Description | Stars |
---|---|---|
boostorg/hof | A C++ library providing modern utilities for functions and function objects to improve expressiveness and simplify constructs. | 507 |
clin99/cpp-taskflow | A library providing a simple and expressive way to write parallel programs with complex task dependencies. | 6 |
beark/ftl | A C++ template library for building functional programming concepts and expanding the standard library with additional concepts | 992 |
malamanteau/handycpp | A collection of utility functions to simplify C++17 development | 13 |
deftask/deftask-cli | A command-line client for managing projects and tasks in a web-based project management tool | 17 |
winitzki/sofp | An online repository providing documentation and source code for a book on functional programming | 1,406 |
dbrattli/expression | A pragmatic library for functional programming in Python, combining elements from F# and Railway-Oriented Programming to improve Python's expressiveness and error handling. | 494 |
busypeoples/functional-programming-javascript | A collection of resources and libraries supporting functional programming in JavaScript | 305 |
handlebars-net/handlebars.net.helpers | Provides a set of reusable C# helper functions for various tasks | 41 |
gypsydave5/mostly-adequate-functional-answers | A book and project on learning functional programming in JavaScript by applying it to real-world software development | 0 |
bohonghuang/cffi-ops | A Common Lisp library that simplifies CFFI programming by providing compile-time support for dot operator-like functionality. | 33 |
hapaxia/plinth | A comprehensive foundation library providing various helpful classes and functions. | 22 |
bttmly/fops | Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. | 2 |
elclanrs/dom.js | A proof-of-concept implementation of the do monad syntax in JavaScript for functional programming | 11 |
rspeele/taskbuilder.fs | A computation expression builder for F# that simplifies writing asynchronous code using Task. | 236 |