awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to lulldev/fp-multik

Open-source alternatives to Fp Multik

30 open-source projects similar to lulldev/fp-multik, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Fp Multik alternative.

  • a-synchronous/rubicoa-synchronous avatar

    a-synchronous/rubico

    283View on GitHub↗

    Asynchronous Functional Programming

    JavaScript
    View on GitHub↗283
  • adobe/ferrumadobe avatar

    adobe/ferrum

    529View on GitHub↗

    Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js

    JavaScript
    View on GitHub↗529
  • alanrsoares/prelude-jsalanrsoares avatar

    alanrsoares/prelude-js

    100View on GitHub↗

    functional/point-free utils for JavaScript

    JavaScript
    View on GitHub↗100
  • algesten/fnucalgesten avatar

    algesten/fnuc

    16View on GitHub↗

    a functional library for coffeescript (and javascript)

    CoffeeScript
    View on GitHub↗16
  • algesten/triflalgesten avatar

    algesten/trifl

    34View on GitHub↗

    DEFUNCT trifling functional views

    JavaScript
    View on GitHub↗34
  • billpmurphy/haskbillpmurphy avatar

    billpmurphy/hask

    876View on GitHub↗

    Haskell language features and standard libraries in pure Python.

    Python
    View on GitHub↗876

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • bramstein/funcybramstein avatar

    bramstein/funcy

    249View on GitHub↗

    An experiment in adding functional pattern matching to JavaScript

    JavaScript
    View on GitHub↗249
  • cgarciae/phicgarciae avatar

    cgarciae/phi

    136View on GitHub↗

    Functional Programming Python - Pain

    Python
    View on GitHub↗136
  • char0n/ramda-adjunctchar0n avatar

    char0n/ramda-adjunct

    686View on GitHub↗

    Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation.

    JavaScript
    View on GitHub↗686
  • concretesolutions/pareto.jsconcretesolutions avatar

    concretesolutions/pareto.js

    261View on GitHub↗

    An extremely small, intuitive and fast functional utility library for JavaScript

    TypeScript
    View on GitHub↗261
  • cujojs/mostcujojs avatar

    cujojs/most

    3,492View on GitHub↗

    Ultra-high performance reactive programming

    JavaScript
    View on GitHub↗3,492
  • cullophid/barely-functionalcullophid avatar

    cullophid/barely-functional

    105View on GitHub↗

    tiny (2.7kb) functional programming library using native es5/6 operations

    JavaScript
    View on GitHub↗105
  • cullophid/date-fpcullophid avatar

    cullophid/date-fp

    119View on GitHub↗

    Functional programming date manipulation library

    JavaScript
    View on GitHub↗119
  • d-plaindoux/parsecd-plaindoux avatar

    d-plaindoux/parsec

    151View on GitHub↗

    Javascript Generalized Parser Combinators

    JavaScript
    View on GitHub↗151
  • darky/context-fpdarky avatar

    darky/context-fp

    2View on GitHub↗

    Microscopic functional programming context for TypeScript

    TypeScript
    View on GitHub↗2
  • darky/klubokdarky avatar

    darky/klubok

    2View on GitHub↗

    Do notation pipes for Promise-based or pure functions which easy to mock

    TypeScript
    View on GitHub↗2
  • darky/rocket-pipesdarky avatar

    darky/rocket-pipes

    26View on GitHub↗

    Powerful pipes for TypeScript, that chain Promise and ADT for you 🚌 -> ⛰️ -> 🚠 -> 🏂 -> 🚀

    TypeScript
    View on GitHub↗26
  • darky/ts-fp-didarky avatar

    darky/ts-fp-di

    5View on GitHub↗

    Tiny TypeScript functional dependency injection, based on AsyncLocalStorage. Supports Node.js, Deno

    TypeScript
    View on GitHub↗5
  • darky/ts-multimethoddarky avatar

    darky/ts-multimethod

    4View on GitHub↗

    TypeScript multimethods inspired by Clojure multimethods

    TypeScript
    View on GitHub↗4
  • dbrattli/oslashdbrattli avatar

    dbrattli/oslash

    749View on GitHub↗

    Functors, Applicatives, And Monads in Python

    Python
    View on GitHub↗749
  • debdut/omg-curryDebdut avatar

    Debdut/omg-curry

    136View on GitHub↗

    Curry All Code

    JavaScript
    View on GitHub↗136
  • dgilland/fncdgilland avatar

    dgilland/fnc

    277View on GitHub↗

    Functional programming in Python with generators and other utilities.

    Python
    View on GitHub↗277
  • dgilland/pydashdgilland avatar

    dgilland/pydash

    1,442View on GitHub↗

    The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.

    Python
    View on GitHub↗1,442
  • dry-python/returnsdry-python avatar

    dry-python/returns

    4,310View on GitHub↗

    Returns is a functional programming library for Python that provides type-safe containers for managing state, error handling, and optionality. It serves as a monadic container library and a type-safe error handling framework, replacing traditional try-catch blocks and null checks with Result and Optional containers to treat exceptions as data. The project is distinguished by its use of a specialized Mypy static analysis plugin to validate functional pipelines and emulate higher kinded types. It provides mechanisms for isolating side effects through IO containers and offers a framework for typ

    Python
    View on GitHub↗4,310
  • effect-ts/coreEffect-TS avatar

    Effect-TS/core

    14,618View on GitHub↗

    This project is a functional programming library and toolkit for building production TypeScript applications. It provides a system for managing concurrency, error handling, and resource lifecycles using functional effects. The project distinguishes itself through a comprehensive suite of specialized toolkits, including a dependency injection framework for decoupling service implementations, a workflow orchestrator for coordinating durable processes, and a SQL database toolkit for consistent data operations across multiple dialects. It also implements an OpenTelemetry instrumentation library f

    TypeScript
    View on GitHub↗14,618
  • entilzha/pyfunctionalEntilZha avatar

    EntilZha/PyFunctional

    2,487View on GitHub↗

    Python library for creating data pipelines with chain functional programming

    Python
    View on GitHub↗2,487
  • environmentset/hyogwaENvironmentSet avatar

    ENvironmentSet/hyogwa

    62View on GitHub↗

    Natural 🌿 effect system that fits TypeScript

    TypeScript
    View on GitHub↗62
  • erikrose/more-itertoolserikrose avatar

    erikrose/more-itertools

    4,074View on GitHub↗

    more-itertools is a Python iterable utility library providing advanced functions for manipulating, filtering, and transforming data sequences. It serves as a data stream processing toolkit and a set of utilities for iterator state management, extending the capabilities of the standard Python itertools module. The library includes a combinatorial math toolkit for generating permutations, combinations, and powersets, alongside routines for number theory calculations and matrix operations. It also provides tools for stream state management, allowing users to peek at upcoming elements or seek wit

    Python
    View on GitHub↗4,074
  • functionaljs/functional-jsfunctionaljs avatar

    functionaljs/functional-js

    223View on GitHub↗

    A functional JavaScript library that facilitates currying and point-free programming

    TypeScript
    View on GitHub↗223
  • 1-liners/1-liners1-liners avatar

    1-liners/1-liners

    800View on GitHub↗

    Functional tools that couldn’t be simpler.

    JavaScript
    View on GitHub↗800