awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 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/rubicoa-synchronous 的头像

    a-synchronous/rubico

    283在 GitHub 上查看↗

    Asynchronous Functional Programming

    JavaScript
    在 GitHub 上查看↗283
  • adobe/ferrumadobe 的头像

    adobe/ferrum

    529在 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
    在 GitHub 上查看↗529
  • alanrsoares/prelude-jsalanrsoares 的头像

    alanrsoares/prelude-js

    100在 GitHub 上查看↗

    functional/point-free utils for JavaScript

    JavaScript
    在 GitHub 上查看↗100
  • algesten/fnucalgesten 的头像

    algesten/fnuc

    16在 GitHub 上查看↗

    a functional library for coffeescript (and javascript)

    CoffeeScript
    在 GitHub 上查看↗16
  • algesten/triflalgesten 的头像

    algesten/trifl

    34在 GitHub 上查看↗

    DEFUNCT trifling functional views

    JavaScript
    在 GitHub 上查看↗34
  • billpmurphy/haskbillpmurphy 的头像

    billpmurphy/hask

    876在 GitHub 上查看↗

    Haskell language features and standard libraries in pure Python.

    Python
    在 GitHub 上查看↗876

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • bramstein/funcybramstein 的头像

    bramstein/funcy

    249在 GitHub 上查看↗

    An experiment in adding functional pattern matching to JavaScript

    JavaScript
    在 GitHub 上查看↗249
  • cgarciae/phicgarciae 的头像

    cgarciae/phi

    136在 GitHub 上查看↗

    Functional Programming Python - Pain

    Python
    在 GitHub 上查看↗136
  • char0n/ramda-adjunctchar0n 的头像

    char0n/ramda-adjunct

    686在 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
    在 GitHub 上查看↗686
  • concretesolutions/pareto.jsconcretesolutions 的头像

    concretesolutions/pareto.js

    261在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗261
  • cujojs/mostcujojs 的头像

    cujojs/most

    3,492在 GitHub 上查看↗

    Ultra-high performance reactive programming

    JavaScript
    在 GitHub 上查看↗3,492
  • cullophid/barely-functionalcullophid 的头像

    cullophid/barely-functional

    105在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗105
  • cullophid/date-fpcullophid 的头像

    cullophid/date-fp

    119在 GitHub 上查看↗

    Functional programming date manipulation library

    JavaScript
    在 GitHub 上查看↗119
  • d-plaindoux/parsecd-plaindoux 的头像

    d-plaindoux/parsec

    151在 GitHub 上查看↗

    Javascript Generalized Parser Combinators

    JavaScript
    在 GitHub 上查看↗151
  • darky/context-fpdarky 的头像

    darky/context-fp

    2在 GitHub 上查看↗

    Microscopic functional programming context for TypeScript

    TypeScript
    在 GitHub 上查看↗2
  • darky/klubokdarky 的头像

    darky/klubok

    2在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗2
  • darky/rocket-pipesdarky 的头像

    darky/rocket-pipes

    26在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗26
  • darky/ts-fp-didarky 的头像

    darky/ts-fp-di

    5在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗5
  • darky/ts-multimethoddarky 的头像

    darky/ts-multimethod

    4在 GitHub 上查看↗

    TypeScript multimethods inspired by Clojure multimethods

    TypeScript
    在 GitHub 上查看↗4
  • dbrattli/oslashdbrattli 的头像

    dbrattli/oslash

    749在 GitHub 上查看↗

    Functors, Applicatives, And Monads in Python

    Python
    在 GitHub 上查看↗749
  • debdut/omg-curryDebdut 的头像

    Debdut/omg-curry

    136在 GitHub 上查看↗

    Curry All Code

    JavaScript
    在 GitHub 上查看↗136
  • dgilland/fncdgilland 的头像

    dgilland/fnc

    277在 GitHub 上查看↗

    Functional programming in Python with generators and other utilities.

    Python
    在 GitHub 上查看↗277
  • dgilland/pydashdgilland 的头像

    dgilland/pydash

    1,442在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,442
  • dry-python/returnsdry-python 的头像

    dry-python/returns

    4,310在 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
    在 GitHub 上查看↗4,310
  • effect-ts/coreEffect-TS 的头像

    Effect-TS/core

    14,618在 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
    在 GitHub 上查看↗14,618
  • entilzha/pyfunctionalEntilZha 的头像

    EntilZha/PyFunctional

    2,487在 GitHub 上查看↗

    Python library for creating data pipelines with chain functional programming

    Python
    在 GitHub 上查看↗2,487
  • environmentset/hyogwaENvironmentSet 的头像

    ENvironmentSet/hyogwa

    62在 GitHub 上查看↗

    Natural 🌿 effect system that fits TypeScript

    TypeScript
    在 GitHub 上查看↗62
  • erikrose/more-itertoolserikrose 的头像

    erikrose/more-itertools

    4,074在 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
    在 GitHub 上查看↗4,074
  • functionaljs/functional-jsfunctionaljs 的头像

    functionaljs/functional-js

    223在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗223
  • 1-liners/1-liners1-liners 的头像

    1-liners/1-liners

    800在 GitHub 上查看↗

    Functional tools that couldn’t be simpler.

    JavaScript
    在 GitHub 上查看↗800