Projects in Awesome Lists tagged with functors
A curated list of projects in awesome lists tagged with functors .
https://github.com/true-myth/true-myth
Safe and idiomatic TypeScript types to handle null, error, and async code handling: Maybe, Result, and Task types that are really nice.
applicatives functional-programming functors javascript monads typescript typescript-definitions typescript-library
Last synced: 04 Mar 2026
https://github.com/thma/ltupatternfactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
builder-pattern category-theory design-patterns factory-pattern function-composition functional-languages functor functors gof-patterns haskell iterator-pattern monad monad-transformers monoids pattern-language reader-monad strategy-pattern traversable typeclasses typeclassopedia
Last synced: 16 May 2025
https://github.com/thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
builder-pattern category-theory design-patterns factory-pattern function-composition functional-languages functor functors gof-patterns haskell iterator-pattern monad monad-transformers monoids pattern-language reader-monad strategy-pattern traversable typeclasses typeclassopedia
Last synced: 30 Apr 2025
https://github.com/dbrattli/oslash
Functors, Applicatives, And Monads in Python
functors monad-tutorial monads oslash python
Last synced: 17 Nov 2025
https://github.com/dbrattli/OSlash
Functors, Applicatives, And Monads in Python
functors monad-tutorial monads oslash python
Last synced: 18 Jul 2025
https://github.com/nobrainr/morphism
⚡ Type-safe data transformer for JavaScript, TypeScript & Node.js.
array automapper data flow fp functional functors javascript js mapper morphism morphisms object parser typescript
Last synced: 02 Apr 2026
https://github.com/mcsoto/cosmos
A new logic programming language.
composite-types cosmos cosmos-language functors interpreter language logic-programming prolog
Last synced: 22 Aug 2025
https://github.com/aztek/scala-workflow
Boilerplate-free syntax for computations with effects
applicative-functors functional-programming functors monads scala scala-macros
Last synced: 31 Jul 2025
https://github.com/fluxml/functors.jl
Parameterise all the things
category-theory functional-programming functors julia machine-learning
Last synced: 16 May 2025
https://github.com/alhassy/catscheatsheet
This project is to contain a listing of common theorems in elementary category theory.
category-theory cheatsheet functors gluing-morphisms html pdf reference
Last synced: 07 Feb 2026
https://github.com/ace411/bingo-functional
A simple functional programming library for PHP
bingo-framework either-monad fp functional functional-php functional-programming functors helpers immutability immutable io-monad maybe-monad monads php php-library php7 reader-monad state-monad writer-monad
Last synced: 02 Jul 2025
https://github.com/kowainik/validation-selective
💂♂️ Lightweight pure validation based on Applicative and Selective functors
applicative functors haskell haskell-libraries selective validation
Last synced: 30 Apr 2025
https://github.com/lucapiccinelli/konad
Monads composition API that just works. For OOP developers
applicative-functors arrow composition functors kotlin kotlin-monads monads nullables
Last synced: 22 Jan 2026
https://github.com/alhassy/HaskellCheatSheet
A reference sheet for the basics of the mind-expanding Haskell language ^_^
applicatives cheatsheet functional-programming functors haskell monads typeclasses
Last synced: 30 Mar 2025
https://github.com/alhassy/haskellcheatsheet
A reference sheet for the basics of the mind-expanding Haskell language ^_^
applicatives cheatsheet functional-programming functors haskell monads typeclasses
Last synced: 11 Oct 2025
https://github.com/polytypic/rea-ml
Effectful OCaml with Objects and Variants
applicatives asynchronous checked-exceptions effects functors higher-kinded-types hobby-project monads ocaml tagless-final
Last synced: 19 Apr 2025
https://github.com/rvarago/kitten
A small C++17 library inspired by Category Theory.
category-theory cpp declarative-programming functional-programming functors modern-cpp monadic-interface monads
Last synced: 08 May 2025
https://github.com/ace411/bingo-functional-js
A JavaScript port of the bingo-functional library.
bingo-functional-js es6 functional-javascript functional-js functional-programming functors helper-functions javascript javascript-functions javascript-library monads
Last synced: 13 Mar 2025
https://github.com/opeltre/fp
Functional programming in python
fp functors monad-transformers monads types
Last synced: 09 Apr 2025
https://github.com/mtumilowicz/java11-category-theory-reader-functor
Simple implementation of Reader Functor.
category-theory functors reader reader-functor
Last synced: 13 Aug 2025
https://github.com/homalg-project/functorcategories
[READ-ONLY-SUBSPLIT] Categories of functors
finitely-presented-category functor-category functors linear-category quiver-representations
Last synced: 07 Feb 2026
https://github.com/mickstanciu/go-fn
GO Functional Programming
functional-programming functors
Last synced: 11 Oct 2025
https://github.com/deepcloudlabs/dcl113-2023-aug-24
DCL-113: Functional Programming in C++20
cpp17 cpp20 functional-programming functors higher-order-functions lambda-expressions lazy-evaluation partial-functions pure-functions ranges ranges-v3 stl-containers
Last synced: 26 Apr 2025
https://github.com/risto-stevcev/idris-functors
Bifunctors and functor products, coproducts, and composition
bifunctor bifunctors composition coproduct functor functor-products functors idris
Last synced: 28 Feb 2026
https://github.com/ortense/functors
A collection of dependency-free functors written in TypeScript, created to be type-safe, immutable, and lightweight.
either either-monad fp functional functional-programming functors history-management lazy lazy-evaluation maybe maybe-monad monad monads state state-pattern type-safe typescript typescript-library
Last synced: 16 Aug 2025
https://github.com/mtumilowicz/scala213-functional-programming-functor-monoid-monad-workshop
Functor, Monoid, Monads in practice.
applicative-functors functional-programming functors monad-laws monoids scala workshop workshop-materials
Last synced: 18 Feb 2026
https://github.com/propensive/mercator
Autogeneration of functor and monad instances for Scala types
Last synced: 17 Mar 2025
https://github.com/natserract/lamblichus
Functors macros in Elixir inspired from haskell, and purescript
elixir functors haskell macro metaprogramming
Last synced: 30 Apr 2026
https://github.com/isaac-defrain/todo
Todo list application built to explore different features of the OCaml language
functional-programming functors modules ocaml
Last synced: 02 Apr 2025
https://github.com/moritzploss/do
Haskell-style type classes for Erlang, including monads, applicatives, functors, and traversables
Last synced: 26 Oct 2025
https://github.com/unosd/resultmonad
C# implementation of the result and other monads with query syntax support and extensions for Tasks and IEnumerable
async csharp functional functional-programming functor functors monad monads monoid monoids netcore2 netstandard result task tpl
Last synced: 27 May 2026
https://github.com/updcon/libmisc-clj
DKD miscellaneous for Clojure development
base58 clojure coerce-data coercion-functions digests functors helpers-library jnios library misc murmur3 transformers uuid
Last synced: 13 Jun 2025
https://github.com/deepcloudlabs/dcl113-2021-sep-16
DCL-113: Functional Programming in C++17
cpp14 cpp17 cpp20 functional-programming functors lambda-expressions lazy-evaluation partial-functions pure-functions ranges ranges-v3 stl stl-containers
Last synced: 19 Jun 2026
https://github.com/devopsthinh/huereux
Designing and Developing Innovative Modern & Secure Software Applications, Sustainable Software Architecture. Scalable Applications in Kotlin. Write and maintain large software application code bases.
applicatives arrow-functions c4-model dsl-programming functional-architecture functors hexagonal-architecture http4k kotlin micronaut-framework monads monorepo monorepository multimodule-architecture projector
Last synced: 27 Mar 2025
https://github.com/rioam2/proxc
🔗 Unlock the extensiblity of ES6 Proxy Objects in Javascript Classes and create beautiful APIs
api-wrapper bracket-operator functors getters index-operator javascript nodejs npm-package operator overloading setters typescript
Last synced: 18 Feb 2026
https://github.com/kabeech/monads-are-easy
A brief cheatsheet for monads and related concepts
category-theory endofunctors functional-programming functor functors haskell haskell-learning monad monads monoid monoids type-theory
Last synced: 03 Mar 2025
https://github.com/barcek/phns
add phnctionality | modules for functional programming | Python + Mypy
backend composition currying functional-programming functors package python
Last synced: 05 Apr 2025
https://github.com/deepcloudlabs/dcl113-2023-aug-14
DCL-113: Functional Programming in C++20
cpp17 cpp20 functional-programming functors higher-order-functions lambda-expressions lazy-evaluation partial-functions pure-functions ranges ranges-v3 stl-containers
Last synced: 09 Jun 2026
https://github.com/r8vnhill/dibs
Curso sobre diseño e implementación de bibliotecas de software. Incluye sistemas de construcción, testing, OOP, genéricos, programación funcional y más, con Kotlin y Docusaurus.
bdd build-systems clean-code course docusaurus functional-programming functors generic-programming gradle kotlin monads oop open-source property-based-testing software-design software-engineering software-libraries static-analysis teaching testing
Last synced: 08 May 2026
https://github.com/fwcd/curry-functors
Contravariant functors, bifunctors, profunctors and more for Curry
bifunctor bifunctors curry functor functors profunctors
Last synced: 03 Mar 2026
https://github.com/diego15wp/functional_programming_tinkering
Building Foundational Knowledge on Functional Programming
corecursion functors lambda-functions monads monoids purefunctions referentialtransparency scala
Last synced: 24 Mar 2025
https://github.com/sjbiaga/kittens
Lessons of Scala Cats
cats continuations corecursion defer eval fail-fast-semantics functors kleisli monad-transformers monoids natural-transformations recursion sbt scala-cli stack-safety trampoline traverse variance
Last synced: 30 Oct 2025
https://github.com/fulcbicushiuj71/huereux
Designing and Developing Innovative Modern & Secure Software Applications, Sustainable Software Architecture. Scalable Applications in Kotlin. Write and maintain large software application code bases.
arrow-functions c4-model domain-driven-design dsl-programming functors hexagonal-architecture holistic-driven-dev kotlin kotlin-multiplatform monads monorepo multimodule-architecture projector vertical-slice-architecture
Last synced: 22 Aug 2025
https://github.com/laszlokorte/recursion-schemes
Introduction to recursion schemes (WIP)
functional-programming functors recursion-schemes
Last synced: 10 Feb 2026