awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to trainyard/pico-lambda

Open-source alternatives to Pico Lambda

30 open-source projects similar to trainyard/pico-lambda, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pico Lambda alternative.

  • a-synchronous/rubicoAvatar de a-synchronous

    a-synchronous/rubico

    283Voir sur GitHub↗

    Asynchronous Functional Programming

    JavaScript
    Voir sur GitHub↗283
  • adobe/ferrumAvatar de adobe

    adobe/ferrum

    529Voir sur 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
    Voir sur GitHub↗529
  • alanrsoares/prelude-jsAvatar de alanrsoares

    alanrsoares/prelude-js

    100Voir sur GitHub↗

    functional/point-free utils for JavaScript

    JavaScript
    Voir sur GitHub↗100
  • algesten/fnucAvatar de algesten

    algesten/fnuc

    16Voir sur GitHub↗

    a functional library for coffeescript (and javascript)

    CoffeeScript
    Voir sur GitHub↗16
  • algesten/triflAvatar de algesten

    algesten/trifl

    34Voir sur GitHub↗

    DEFUNCT trifling functional views

    JavaScript
    Voir sur GitHub↗34
  • billpmurphy/haskAvatar de billpmurphy

    billpmurphy/hask

    876Voir sur GitHub↗

    Haskell language features and standard libraries in pure Python.

    Python
    Voir sur GitHub↗876

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • bramstein/funcyAvatar de bramstein

    bramstein/funcy

    249Voir sur GitHub↗

    An experiment in adding functional pattern matching to JavaScript

    JavaScript
    Voir sur GitHub↗249
  • cgarciae/phiAvatar de cgarciae

    cgarciae/phi

    136Voir sur GitHub↗

    Functional Programming Python - Pain

    Python
    Voir sur GitHub↗136
  • char0n/ramda-adjunctAvatar de char0n

    char0n/ramda-adjunct

    686Voir sur 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
    Voir sur GitHub↗686
  • concretesolutions/pareto.jsAvatar de concretesolutions

    concretesolutions/pareto.js

    261Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗261
  • cujojs/mostAvatar de cujojs

    cujojs/most

    3,492Voir sur GitHub↗

    Ultra-high performance reactive programming

    JavaScript
    Voir sur GitHub↗3,492
  • cullophid/barely-functionalAvatar de cullophid

    cullophid/barely-functional

    105Voir sur GitHub↗

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

    JavaScript
    Voir sur GitHub↗105
  • cullophid/date-fpAvatar de cullophid

    cullophid/date-fp

    119Voir sur GitHub↗

    Functional programming date manipulation library

    JavaScript
    Voir sur GitHub↗119
  • d-plaindoux/parsecAvatar de d-plaindoux

    d-plaindoux/parsec

    151Voir sur GitHub↗

    Javascript Generalized Parser Combinators

    JavaScript
    Voir sur GitHub↗151
  • darky/context-fpAvatar de darky

    darky/context-fp

    2Voir sur GitHub↗

    Microscopic functional programming context for TypeScript

    TypeScript
    Voir sur GitHub↗2
  • darky/klubokAvatar de darky

    darky/klubok

    2Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗2
  • darky/rocket-pipesAvatar de darky

    darky/rocket-pipes

    26Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗26
  • darky/ts-fp-diAvatar de darky

    darky/ts-fp-di

    5Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗5
  • darky/ts-multimethodAvatar de darky

    darky/ts-multimethod

    4Voir sur GitHub↗

    TypeScript multimethods inspired by Clojure multimethods

    TypeScript
    Voir sur GitHub↗4
  • dbrattli/oslashAvatar de dbrattli

    dbrattli/oslash

    749Voir sur GitHub↗

    Functors, Applicatives, And Monads in Python

    Python
    Voir sur GitHub↗749
  • debdut/omg-curryAvatar de Debdut

    Debdut/omg-curry

    136Voir sur GitHub↗

    Curry All Code

    JavaScript
    Voir sur GitHub↗136
  • dgilland/fncAvatar de dgilland

    dgilland/fnc

    277Voir sur GitHub↗

    Functional programming in Python with generators and other utilities.

    Python
    Voir sur GitHub↗277
  • dgilland/pydashAvatar de dgilland

    dgilland/pydash

    1,442Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗1,442
  • dry-python/returnsAvatar de dry-python

    dry-python/returns

    4,310Voir sur 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
    Voir sur GitHub↗4,310
  • effect-ts/coreAvatar de Effect-TS

    Effect-TS/core

    14,618Voir sur 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
    Voir sur GitHub↗14,618
  • entilzha/pyfunctionalAvatar de EntilZha

    EntilZha/PyFunctional

    2,487Voir sur GitHub↗

    Python library for creating data pipelines with chain functional programming

    Python
    Voir sur GitHub↗2,487
  • environmentset/hyogwaAvatar de ENvironmentSet

    ENvironmentSet/hyogwa

    62Voir sur GitHub↗

    Natural 🌿 effect system that fits TypeScript

    TypeScript
    Voir sur GitHub↗62
  • erikrose/more-itertoolsAvatar de erikrose

    erikrose/more-itertools

    4,074Voir sur 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
    Voir sur GitHub↗4,074
  • functionaljs/functional-jsAvatar de functionaljs

    functionaljs/functional-js

    223Voir sur GitHub↗

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

    TypeScript
    Voir sur GitHub↗223
  • 1-liners/1-linersAvatar de 1-liners

    1-liners/1-liners

    800Voir sur GitHub↗

    Functional tools that couldn’t be simpler.

    JavaScript
    Voir sur GitHub↗800