awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 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 a-synchronous

    a-synchronous/rubico

    283Vezi pe GitHub↗

    Asynchronous Functional Programming

    JavaScript
    Vezi pe GitHub↗283
  • adobe/ferrumAvatar adobe

    adobe/ferrum

    529Vezi pe 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
    Vezi pe GitHub↗529
  • alanrsoares/prelude-jsAvatar alanrsoares

    alanrsoares/prelude-js

    100Vezi pe GitHub↗

    functional/point-free utils for JavaScript

    JavaScript
    Vezi pe GitHub↗100
  • algesten/fnucAvatar algesten

    algesten/fnuc

    16Vezi pe GitHub↗

    a functional library for coffeescript (and javascript)

    CoffeeScript
    Vezi pe GitHub↗16
  • algesten/triflAvatar algesten

    algesten/trifl

    34Vezi pe GitHub↗

    DEFUNCT trifling functional views

    JavaScript
    Vezi pe GitHub↗34
  • billpmurphy/haskAvatar billpmurphy

    billpmurphy/hask

    876Vezi pe GitHub↗

    Haskell language features and standard libraries in pure Python.

    Python
    Vezi pe GitHub↗876

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • bramstein/funcyAvatar bramstein

    bramstein/funcy

    249Vezi pe GitHub↗

    An experiment in adding functional pattern matching to JavaScript

    JavaScript
    Vezi pe GitHub↗249
  • cgarciae/phiAvatar cgarciae

    cgarciae/phi

    136Vezi pe GitHub↗

    Functional Programming Python - Pain

    Python
    Vezi pe GitHub↗136
  • char0n/ramda-adjunctAvatar char0n

    char0n/ramda-adjunct

    686Vezi pe 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
    Vezi pe GitHub↗686
  • concretesolutions/pareto.jsAvatar concretesolutions

    concretesolutions/pareto.js

    261Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗261
  • cujojs/mostAvatar cujojs

    cujojs/most

    3,492Vezi pe GitHub↗

    Ultra-high performance reactive programming

    JavaScript
    Vezi pe GitHub↗3,492
  • cullophid/barely-functionalAvatar cullophid

    cullophid/barely-functional

    105Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗105
  • cullophid/date-fpAvatar cullophid

    cullophid/date-fp

    119Vezi pe GitHub↗

    Functional programming date manipulation library

    JavaScript
    Vezi pe GitHub↗119
  • d-plaindoux/parsecAvatar d-plaindoux

    d-plaindoux/parsec

    151Vezi pe GitHub↗

    Javascript Generalized Parser Combinators

    JavaScript
    Vezi pe GitHub↗151
  • darky/context-fpAvatar darky

    darky/context-fp

    2Vezi pe GitHub↗

    Microscopic functional programming context for TypeScript

    TypeScript
    Vezi pe GitHub↗2
  • darky/klubokAvatar darky

    darky/klubok

    2Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗2
  • darky/rocket-pipesAvatar darky

    darky/rocket-pipes

    26Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗26
  • darky/ts-fp-diAvatar darky

    darky/ts-fp-di

    5Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗5
  • darky/ts-multimethodAvatar darky

    darky/ts-multimethod

    4Vezi pe GitHub↗

    TypeScript multimethods inspired by Clojure multimethods

    TypeScript
    Vezi pe GitHub↗4
  • dbrattli/oslashAvatar dbrattli

    dbrattli/oslash

    749Vezi pe GitHub↗

    Functors, Applicatives, And Monads in Python

    Python
    Vezi pe GitHub↗749
  • debdut/omg-curryAvatar Debdut

    Debdut/omg-curry

    136Vezi pe GitHub↗

    Curry All Code

    JavaScript
    Vezi pe GitHub↗136
  • dgilland/fncAvatar dgilland

    dgilland/fnc

    277Vezi pe GitHub↗

    Functional programming in Python with generators and other utilities.

    Python
    Vezi pe GitHub↗277
  • dgilland/pydashAvatar dgilland

    dgilland/pydash

    1,442Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗1,442
  • dry-python/returnsAvatar dry-python

    dry-python/returns

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

    Effect-TS/core

    14,618Vezi pe 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
    Vezi pe GitHub↗14,618
  • entilzha/pyfunctionalAvatar EntilZha

    EntilZha/PyFunctional

    2,487Vezi pe GitHub↗

    Python library for creating data pipelines with chain functional programming

    Python
    Vezi pe GitHub↗2,487
  • environmentset/hyogwaAvatar ENvironmentSet

    ENvironmentSet/hyogwa

    62Vezi pe GitHub↗

    Natural 🌿 effect system that fits TypeScript

    TypeScript
    Vezi pe GitHub↗62
  • erikrose/more-itertoolsAvatar erikrose

    erikrose/more-itertools

    4,074Vezi pe 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
    Vezi pe GitHub↗4,074
  • functionaljs/functional-jsAvatar functionaljs

    functionaljs/functional-js

    223Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗223
  • 1-liners/1-linersAvatar 1-liners

    1-liners/1-liners

    800Vezi pe GitHub↗

    Functional tools that couldn’t be simpler.

    JavaScript
    Vezi pe GitHub↗800