Projects in Awesome Lists tagged with curry
A curated list of projects in awesome lists tagged with curry .
https://github.com/llh911001/mostly-adequate-guide-chinese
函数式编程指南中文版
curry functional-js functional-programming functor monad
Last synced: 17 Apr 2025
https://github.com/evilsoft/crocks
A collection of well known Algebraic Data Types for your utter enjoyment.
adt composition curry functor lift monad monoid pair predicate-functions unary-functions
Last synced: 14 May 2025
https://github.com/teaentitylab/fpgo
Monad, Functional Programming features for Golang
actor-model collection curry currying functional-programming functional-reactive-programming golang golang-library monad monads optional optional-implementations pattern-matching publisher-subscriber publisher-subscriber-pattern pubsub reactive reactive-programming stream sum-types
Last synced: 16 May 2025
https://github.com/TeaEntityLab/fpGo
Monad, Functional Programming features for Golang
actor-model collection curry currying functional-programming functional-reactive-programming golang golang-library monad monads optional optional-implementations pattern-matching publisher-subscriber publisher-subscriber-pattern pubsub reactive reactive-programming stream sum-types
Last synced: 14 Mar 2025
https://github.com/wilmoore/selectn.js
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
accessor curry deeply-nested guard javascript keypath nested-objects nested-properties property-accessors typeof
Last synced: 15 May 2025
https://github.com/Tinkoff/utils.js
Fast, small and purely functional utility library
curry lodash perfomance ramda tinkoff utils
Last synced: 17 Mar 2025
https://github.com/nunomaduro/curryable
An elegant and simple curry(f) implementation in PHP.
curry functional-programming laravel php
Last synced: 09 Apr 2025
https://github.com/suned/pfun
Functional, composable, asynchronous, type-safe Python.
async asyncio curry currying effect-system effects functional-programming immutable immutable-collections immutable-datastructures immutable-objects mypy python-3 python3 static-code-analysis type-safety types zio
Last synced: 04 Jul 2025
https://github.com/blackmatov/kari.hpp
Experimental library for currying in C++17
c-plus-plus c-plus-plus-17 cpp cpp17 curry currying functional functional-programming
Last synced: 07 Oct 2025
https://github.com/leandromoh/curryfy
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
csharp curry currying delegates dotnet dotnet-core fsharp partial-application partial-functions uncurry
Last synced: 14 May 2025
https://github.com/leandromoh/Curryfy
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
csharp curry currying delegates dotnet dotnet-core fsharp partial-application partial-functions uncurry
Last synced: 14 Mar 2025
https://github.com/slavaganzin/ramda.py
Python clone of Ramda.js
curry fp functional-programming itertools python ramda toolz
Last synced: 03 Apr 2025
https://github.com/metarhia/common
Metarhia Common Library 🗜️
array callback cluster common curry date eventemitter functional-programming globalstorage impress javascript js jstp metarhia node nodejs server strings tools utilities
Last synced: 07 May 2025
https://github.com/delonnewman/invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
array composition curry currying functional-programming functions hash memoization memoize objects ruby ruby-gem ruby-lambda ruby-proc set
Last synced: 13 Apr 2025
https://github.com/teaentitylab/fpes
Functional Programming for EcmaScript(Javascript)
curry currying es es6 es7 fp functional-programming functional-reactive-programming javascript js monad monads optional optional-implementations publisher-subscriber publisher-subscriber-pattern pubsub reactive reactive-programming rx
Last synced: 28 Oct 2025
https://github.com/fwcd/curry-language-server
IDE support for the functional logic programming language Curry
curry functional-programming haskell language-server-protocol logic-programming
Last synced: 13 Apr 2025
https://github.com/ritesh404/kudojs
A utility library to write code in functional programming style in Javascript
applicative composition curry functional-js functional-programming functor javascript library monads nodejs typescript
Last synced: 16 Nov 2025
https://github.com/krakphp/fn
Functional library for PHP with proper currying
code-generation curry functional php
Last synced: 24 Jul 2025
https://github.com/h2non/hu
Small, generic functional helper library for node.js and browsers
clojure clojurescript curry functional-programming javascript memoize wisp
Last synced: 13 Apr 2025
https://github.com/howprogrammingworks/partialapplication
Partial function application and Currying
curry currying fp functional-programming partial partial-application
Last synced: 07 May 2025
https://github.com/HowProgrammingWorks/PartialApplication
Partial function application and Currying
curry currying fp functional-programming partial partial-application
Last synced: 28 Mar 2025
https://github.com/mrWh1te/Botmation
A simple TypeScript framework for declaratively composing bots with Puppeteer
async-functionality bots composable-architecture curry declarative functional higher-order-functions nodejs npm-package puppeteer typescript web-crawler
Last synced: 08 Apr 2025
https://github.com/mpajunen/phamda
Auto-curried function library for PHP
curried-functions curry function-composition php
Last synced: 13 Dec 2025
https://github.com/mrwh1te/botmation
A simple TypeScript framework for declaratively composing bots with Puppeteer
async-functionality bots composable-architecture curry declarative functional higher-order-functions nodejs npm-package puppeteer typescript web-crawler
Last synced: 18 Oct 2025
https://github.com/sigurd4/currying
A crate for argument-currying anything implementing FnOnce. Arguments can be passed one at a time, yielding a new something implementing FnOnce (and possibly FnMut and Fn) which can be called with one less argument.
curry currying fp function functions lambda no-std no-std-alloc rust
Last synced: 09 Sep 2025
https://github.com/technologicat/spicy
Automatic currying for Racket
curry currying example racket racket-lang
Last synced: 29 Dec 2025
https://github.com/christianhg/bukk
Functional programming for Norwegians ⛷️
curry data-last es2015 es6 functional-programming library
Last synced: 17 Aug 2025
https://github.com/matthesjh/tree-sitter-curry
Curry grammar for tree-sitter
curry incremental parsing tree-sitter
Last synced: 10 Apr 2025
https://github.com/callmecavs/hurry.js
An optimized curry function, for enabling full and partial function application.
Last synced: 09 Oct 2025
https://github.com/tomokimiyauci/curry
Currying and partial application utilities
curry currying papply partial-application partial-apply
Last synced: 10 Apr 2025
https://github.com/jonathandion/ez-dom
ez-dom is a library to manipulate the DOM using composition
curry dom fp functionnal html javascript jquery-alternative
Last synced: 27 Oct 2025
https://github.com/tillathehun0/murry
Separate controller and router handling with currying
composability controllers curried-marshalling curry currying express functional-programming hapi javascript marshalling middleware middleware-pipeline nodejs ramda rest-api restify
Last synced: 30 Apr 2025
https://github.com/hermanya/partial-application-with-named-parameters
🍛 Bind (curry) with options object
bind curry javascript named-parameters parameters partial-functions
Last synced: 08 Nov 2025
https://github.com/ciavash/curry
Curry is a Raku module for currying functions plus partially applying them
curried curry currying functional-programming functions module partial partial-application raku rakulang trait
Last synced: 01 Oct 2025
https://github.com/matthesjh/rewriting-curry
Libraries for term rewriting and narrowing in Curry
critical-pairs curry definitional-trees kics2 narrowing pakcs rewriting substitution unification
Last synced: 04 Jan 2026
https://github.com/flintinatux/squirrel
A nimble functional library for Lua.
compose curry functional-programming lua
Last synced: 20 Mar 2025
https://github.com/msn0/dead-simple-curry
:beer: Probably the simplest currying ever :)
Last synced: 15 Sep 2025
https://github.com/coderaiser/zames
converts callback-based functions to Promises and apply currying to arguments
converts-callback curry functional functional-programming nodejs promisify
Last synced: 01 Jul 2025
https://github.com/roppa/funcker
Functional programming learning exercise
curry functional-programming javascript library notation
Last synced: 08 Apr 2025
https://github.com/daybrush/fjx
fjx is an functional javascript extension. Support Typescript
curry fjx fp functional fx javascript pipe typescript
Last synced: 28 Mar 2025
https://github.com/georapbox/js-fp-utils
Javascript utilities for functional programming
compose curry flip functional-programming javascript partial partialright pipe utilities
Last synced: 06 Apr 2025
https://github.com/blakek/curry
🍛 Simple curry functions
curry currying functional functional-programming javascript typescript utility
Last synced: 16 Oct 2025
https://github.com/kozlown/super-curry
Optimized utility to currify any function 🔥
curry es6 javascript library npm optimized package partial-application utility
Last synced: 27 Jun 2025
https://github.com/nicolasbrugneaux/functional-javascript
Inspired by Haskell Prelude module, some helper functions.
curry haskell haskell-prelude javascript lodash underscore
Last synced: 15 Sep 2025
https://github.com/dword-design/fp.macro
A zero-runtime functional programming babel macro.
array build-time collection curry currying filter flatmap flatten fp functional-programming join lodash map mapvalues object ramda reduce sort values zero-runtime-overhead
Last synced: 16 Mar 2025
https://github.com/codevendor/curry-console
The curry-console module extends the native console logging library with many extra features like coloring, labels, profiling, recording, hiding, event emit notifications, etc.
256 ansi cli cmd color colour command-line command-line-tool commandline console consolelog curry format rgb shell shellscript terminal text tty xterm
Last synced: 27 Mar 2025
https://github.com/andy2046/lowdash
lowdash
compose curry functor javascript monad pipe transduce
Last synced: 20 Mar 2025
https://github.com/nodef/extra-function
A function is a set of statements that performs a task or calculates a value.
apply arguments attach attach-right bind call compare compose compose-right contextify curry curry-right debounce debounce-early extra false function identity noop true
Last synced: 14 Apr 2025
https://github.com/critocrito/curry
Named curry functions for fixed arities.
curry currying fp functional-programming javascript utility
Last synced: 24 Oct 2025
https://github.com/islamhaqq/currying
Create partial functions with style!
assert curry currying es5 javascript node
Last synced: 30 Jul 2025
https://github.com/kawamurakazushi/currylife
Community Application for curry lovers. Available on iOS and Android.
Last synced: 26 Feb 2025
https://github.com/phrenotype/lambda
Converts functions to lambdas
curry currying function-application functional-programming lambda lambda-functions partial-application
Last synced: 29 Dec 2025
https://github.com/tigerpixel/currier
Super easy FP function currying for Swift
curry currying fp functional-programming swift swift-3 swift-framework swift-language swift-library swift3
Last synced: 24 Oct 2025
https://github.com/fwcd/curry-functors
Contravariant functors, bifunctors, profunctors and more for Curry
bifunctor bifunctors curry functor functors profunctors
Last synced: 12 Aug 2025
https://github.com/atomicfruitcake/how2curry
Tutorial on introduction to currying
curry haskell javascript monads python
Last synced: 25 Dec 2025
https://github.com/nodef/extra-async-function
An async function is a function that delivers its result asynchronously (through Promise).
apply arguments async attach attach-right bind call compare compose compose-right contextify curry curry-right debounce debounce-early decontextify extra function identity noop
Last synced: 14 Apr 2025
https://github.com/fabienhenon/currix
Elm-like currying in Elixir
curry currying elixir elixir-lang elixir-programming-language metaprogramming
Last synced: 08 Apr 2025
https://github.com/fwcd/curry-lsp
Framework for writing language servers and clients in Curry
curry language-server-protocol lsp
Last synced: 05 Jul 2025
https://github.com/geekeast/intro-to-lodash-fp
Introduction to Lodash/fp
curry functional-programming lodash-fp
Last synced: 04 Mar 2025
https://github.com/papilo-cloud/pony-express
A simple mail server that stores emails and users. This behaves more like a conventional JSON backend API
curry express-js functional-programming javascript node-js
Last synced: 11 Mar 2025
https://github.com/nhpip/curry-elixir
Currying and partial application in Elixir
curry currying elixir partial-application
Last synced: 17 Mar 2025
https://github.com/fwcd/curry-ninja
Library for generating Ninja build files with Curry
Last synced: 12 Aug 2025
https://github.com/fwcd/arch-pakcs-sicstus
Arch Linux package for the Portland Aachen Kiel Curry System (PAKCS) using SICStus Prolog
Last synced: 12 Aug 2025
https://github.com/zhangchiqing/nnmap
Map a function over nullable value
curry functional-programming map nullable
Last synced: 19 Nov 2025
https://github.com/seungyongshim/study-fp-partial-application-curry
cpp csharp curry fp fsharp partial-application
Last synced: 28 Mar 2025