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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nficano/python-lambda

Open-source alternatives to Python Lambda

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

  • miserlou/zappaMiserlou 的头像

    Miserlou/Zappa

    11,836在 GitHub 上查看↗

    Zappa is a deployment tool and orchestrator designed to package and deploy Python web applications to AWS Lambda. It functions as a wrapper and framework that adapts standard Python applications to work with serverless infrastructure and API Gateway events. The project enables the hosting of Python web frameworks on serverless environments without requiring the application to be rewritten. It automates the process of pushing code from local environments to the cloud and manages the lifecycle of these deployments to remove manual server management. Its capabilities include automated infrastru

    Python
    在 GitHub 上查看↗11,836
  • adaptiveconsulting/aeron.netAdaptiveConsulting 的头像

    AdaptiveConsulting/Aeron.NET

    518在 GitHub 上查看↗

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron

    C#
    在 GitHub 上查看↗518
  • appjs/appjsappjs 的头像

    appjs/appjs

    3,420在 GitHub 上查看↗

    (Deprecated!) SDK on top of nodejs to build desktop apps using HTML5/CSS/JS

    C++
    在 GitHub 上查看↗3,420
  • akkadotnet/akka.netakkadotnet 的头像

    akkadotnet/akka.net

    5,023在 GitHub 上查看↗

    Akka.NET is an actor model framework used for building concurrent and distributed applications. It functions as a distributed computing platform and state manager that enables isolated actors to communicate via asynchronous message passing, ensuring thread-safe state management without manual locks. The project is distinguished by its decentralized coordination capabilities, including a distributed state manager that uses sharding and dynamic rebalancing to maintain high availability. It incorporates an event sourcing engine that persists state as a sequence of events in an append-only log an

    C#actoractor-modelakka
    在 GitHub 上查看↗5,023

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • alekrutkowski/autoshinyalekrutkowski 的头像

    alekrutkowski/autoshiny

    26在 GitHub 上查看↗

    R package for an automatic transformation of an R function into a Shiny app

    R
    在 GitHub 上查看↗26
  • alex20465/flowbjectalex20465 的头像

    alex20465/flowbject

    13在 GitHub 上查看↗

    Flowbject is a high-level library whose aim is to help with writing state-machine flows. The concept is based on Amazon-State-Language.

    TypeScript
    在 GitHub 上查看↗13
  • alexsergey/rockpackAlexSergey 的头像

    AlexSergey/rockpack

    1,269在 GitHub 上查看↗

    Zero-config React with built-in SSR, automated quality gates, and AI-ready project structure - ship clean code whether you write it yourself or with an AI assistant.

    TypeScriptboilerplateclaude-codecodestyle
    在 GitHub 上查看↗1,269
  • alibaba/flutter-goalibaba 的头像

    alibaba/flutter-go

    23,668在 GitHub 上查看↗

    flutter-go is a cross-platform UI framework and kit designed for building mobile and desktop applications using a Go backend and a Flutter frontend. It provides a communication bridge that enables Go functions to be executed from Dart code via a C-ABI foreign function interface. The project includes a Flutter UI component library and a frontend design gallery. These resources provide pre-designed interface patterns, reusable widgets, and interaction demos to assist with rapid application prototyping and consistent interface design across different operating systems. The framework covers nati

    Dart
    在 GitHub 上查看↗23,668
  • aloisdg/ether.networkaloisdg 的头像

    aloisdg/Ether.Network

    12在 GitHub 上查看↗

    Ether.Network is a basic library to make quickly a simple server or client using sockets.

    C#
    在 GitHub 上查看↗12
  • anandgupta193/react-enterprise-starter-kitanandgupta193 的头像

    anandgupta193/react-enterprise-starter-kit

    98在 GitHub 上查看↗

    Highly Scalable Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase. :fire:

    JavaScript
    在 GitHub 上查看↗98
  • andrelmlins/create-react-dependencyandrelmlins 的头像

    andrelmlins/create-react-dependency

    25在 GitHub 上查看↗

    Project similar to the Create React App for libraries and dependencies

    JavaScript
    在 GitHub 上查看↗25
  • antonbabenko/serverless.tfantonbabenko 的头像

    antonbabenko/serverless.tf

    879在 GitHub 上查看↗

    This repository / serverless.tf framework aims to provide information, solutions, and tools for building, deploying, and managing serverless applications and infrastructure using Terraform.

    在 GitHub 上查看↗879
  • apache/grails-coreA

    apache/grails-core

    2,917在 GitHub 上查看↗

    SPDX-License-Identifier: Apache-2.0

    Groovy
    在 GitHub 上查看↗2,917
  • appercode/appercode.uiframeworkAppercode 的头像

    Appercode/Appercode.UIFramework

    16在 GitHub 上查看↗

    Appercode UI Framework brings Windows Phone UI Object Model to iOS and Android.

    C#
    在 GitHub 上查看↗16
  • aggregate-genius/periscope2Aggregate-Genius 的头像

    Aggregate-Genius/periscope2

    9在 GitHub 上查看↗

    R package periscope2

    R
    在 GitHub 上查看↗9
  • appsilon/rhinoAppsilon 的头像

    Appsilon/rhino

    330在 GitHub 上查看↗

    -->

    R
    在 GitHub 上查看↗330
  • aregtech/areg-sdkaregtech 的头像

    aregtech/areg-sdk

    352在 GitHub 上查看↗

    Distributed C++ services from embedded to enterprise

    C++cppcross-platformdistributed-systems
    在 GitHub 上查看↗352
  • aspnetboilerplate/aspnetboilerplateaspnetboilerplate 的头像

    aspnetboilerplate/aspnetboilerplate

    11,984在 GitHub 上查看↗

    This project is an application framework and boilerplate for enterprise web applications based on ASP.NET Core. It provides a foundation for building large-scale business applications by implementing a domain-driven design framework that organizes application logic into decoupled layers and modules. The framework distinguishes itself through built-in support for multi-tenant software-as-a-service architectures, providing primitives for data, configuration, and interface isolation for multiple customers within a single instance. It also includes an integrated identity management system featuri

    C#abparchitectureaspnet
    在 GitHub 上查看↗11,984
  • astarte-platform/astarteastarte-platform 的头像

    astarte-platform/astarte

    271在 GitHub 上查看↗

    Core Astarte Repository

    Elixir
    在 GitHub 上查看↗271
  • asynkronit/protoactor-dotnetAsynkronIT 的头像

    AsynkronIT/protoactor-dotnet

    1,889在 GitHub 上查看↗

    Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin

    C#
    在 GitHub 上查看↗1,889
  • awslabs/aws-sam-localawslabs 的头像

    awslabs/aws-sam-local

    6,734在 GitHub 上查看↗

    aws-sam-local is a Docker-based emulator used for running and debugging AWS Lambda functions and API Gateway configurations on a local machine. It provides a local execution environment that mimics the AWS Lambda runtime, allowing for the verification of function code and serverless application mocks before cloud deployment. The project utilizes a runtime orchestrator to manage ephemeral containers, replicating the isolated execution environment of cloud functions. It includes a serverless API gateway simulator and event mocking tools to synthesize payloads from sources such as Kafka and othe

    Python
    在 GitHub 上查看↗6,734
  • awslabs/chaliceawslabs 的头像

    awslabs/chalice

    11,062在 GitHub 上查看↗

    Chalice is a Python development framework for building and deploying serverless applications and REST APIs on AWS. It functions as a microservice tool that automates the deployment of code and infrastructure to AWS Lambda and orchestrates AWS API Gateway to route HTTP requests to specific serverless functions. The framework features an automated system that analyzes source code to generate the minimum required identity and access management permissions. It also provides a command line interface to manage the complete application lifecycle, from project creation and deployment to the removal o

    Python
    在 GitHub 上查看↗11,062
  • azure/dotnettyAzure 的头像

    Azure/DotNetty

    4,238在 GitHub 上查看↗

    DotNetty is an asynchronous network framework and event-driven networking library for .NET. It is a port of the Netty architecture designed for building high-performance protocol servers and clients. The framework enables the development of network applications that handle concurrent connections and high-throughput data streaming without blocking execution threads. It supports the implementation of custom network protocols through defined encoding and decoding rules. The library utilizes a pipeline-based processing model and non-blocking I/O to manage network traffic. Its architecture incorp

    C#networkingprotocols
    在 GitHub 上查看↗4,238
  • bitwise-0x/homebridge-blink-securityBitWise-0x 的头像

    BitWise-0x/homebridge-blink-security

    7在 GitHub 上查看↗

    Blink camera integration for Homebridge

    TypeScript
    在 GitHub 上查看↗7
  • bitwise-0x/homebridge-smartrentBitWise-0x 的头像

    BitWise-0x/homebridge-smartrent

    3在 GitHub 上查看↗

    SmartRent integration for HomeBridge

    TypeScript
    在 GitHub 上查看↗3
  • bristolmyerssquibb/blockr.coreBristolMyersSquibb 的头像

    BristolMyersSquibb/blockr.core

    15在 GitHub 上查看↗

    blockr is a framework for data analysis, using a web-based point and click user interface. Use blockr to create web apps that perform visual programming, leveraging the power of R.

    R
    在 GitHub 上查看↗15
  • brocoders/extensive-react-boilerplatebrocoders 的头像

    brocoders/extensive-react-boilerplate

    508在 GitHub 上查看↗

    Extensive React Boilerplate: ✔️NextJS ✔️Auth ✔️I18N ✔️MUI ✔️Forms

    TypeScript
    在 GitHub 上查看↗508
  • bustlelabs/shepbustlelabs 的头像

    bustlelabs/shep

    374在 GitHub 上查看↗

    A framework for building JavaScript Applications with AWS API Gateway and Lambda

    JavaScript
    在 GitHub 上查看↗374
  • canonicalltd/react-nativeCanonicalLtd 的头像

    CanonicalLtd/react-native

    944在 GitHub 上查看↗

    A framework for building native apps with React.

    JavaScript
    在 GitHub 上查看↗944
  • actuallab/fusionActualLab 的头像

    ActualLab/Fusion

    163在 GitHub 上查看↗

    Build real-time Blazor and MAUI apps while writing just 0.1% of the usual real-time update code. Handle 10× more API requests with the ActualLab.Rpc protocol—or 1000× more with Fusion’s transparent and perfectly coherent caching.

    C#blazorblazor-webassemblycaching
    在 GitHub 上查看↗163