awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to aws/aws-lambda-rust-runtime

Open-source alternatives to Aws Lambda Rust Runtime

30 open-source projects similar to aws/aws-lambda-rust-runtime, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Aws Lambda Rust Runtime alternative.

  • flux159/mcp-server-kubernetesAvatar de Flux159

    Flux159/mcp-server-kubernetes

    1,434Ver en GitHub↗

    MCP Server for kubernetes management commands

    TypeScriptinfrastructurekubernetesmcp
    Ver en GitHub↗1,434
  • donnemartin/awesome-awsAvatar de donnemartin

    donnemartin/awesome-aws

    13,923Ver en GitHub↗

    This project serves as a comprehensive directory of open-source libraries, tools, and technical documentation designed for building and managing infrastructure on the Amazon Web Services platform. It functions as a centralized knowledge base, aggregating software development kits, command-line utilities, and editor extensions to assist developers in cloud-native application development. The directory distinguishes itself through a categorical taxonomy that organizes disparate technical resources into a structured hierarchy. It incorporates community-driven metadata aggregation and automated m

    Pythonawsaws-cliaws-sdk
    Ver en GitHub↗13,923
  • strowk/mcp-k8s-goAvatar de strowk

    strowk/mcp-k8s-go

    382Ver en GitHub↗

    MCP server connecting to Kubernetes

    Gokubernetesmcpserver
    Ver en GitHub↗382
  • weibaohui/komAvatar de weibaohui

    weibaohui/kom

    148Ver en GitHub↗

    kom 是一个用于 Kubernetes 操作的工具,SDK级的kubectl、client-go的使用封装。并且支持作为管理k8s 的 MCP server。 它提供了一系列功能来管理 Kubernetes 资源,包括创建、更新、删除和获取资源,甚至使用SQL查询k8s资源。这个项目支持多种 Kubernetes 资源类型的操作,并能够处理自定义资源定义(CRD)。 通过使用 kom,你可以轻松地进行资源的增删改查和日志获取以及操作POD内文件等动作。

    Goclient-goclustercrd
    Ver en GitHub↗148

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • azure/azure-sdk-for-rustAvatar de Azure

    Azure/azure-sdk-for-rust

    878Ver en GitHub↗

    This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.

    Rustazureazure-sdkmicrosoft
    Ver en GitHub↗878
  • awslabs/aws-sdk-rustAvatar de awslabs

    awslabs/aws-sdk-rust

    3,326Ver en GitHub↗

    AWS SDK for the Rust Programming Language

    Rustawsrust
    Ver en GitHub↗3,326
  • faiscadev/fakecloudAvatar de faiscadev

    faiscadev/fakecloud

    354Ver en GitHub↗

    Free, open-source AWS emulator. LocalStack alternative: 41 services, 3,704 operations, true 100% Smithy conformance (124,255/124,255 variants pass). No account, no auth token, no paid tier.

    Rustai-testingawsaws-bedrock
    Ver en GitHub↗354
  • qovery/engineAvatar de Qovery

    Qovery/engine

    2,446Ver en GitHub↗

    The Orchestration Engine To Deliver Self-Service Infrastructure ⚡️

    Rustawsazurecloud
    Ver en GitHub↗2,446
  • weibaohui/k8mAvatar de weibaohui

    weibaohui/k8m

    844Ver en GitHub↗

    一款轻量级、跨平台的 Mini Kubernetes AI Dashboard,支持大模型+智能体+MCP(支持设置操作权限),集成多集群管理、智能分析、实时异常检测等功能,支持多架构并可单文件部署,助力高效集群管理与运维优化。

    Go2faaiapigateway
    Ver en GitHub↗844
  • bparli/conveyAvatar de bparli

    bparli/convey

    354Ver en GitHub↗

    Layer 4 load balancer with dynamic configuration loading

    Rustload-balancerrusttcp
    Ver en GitHub↗354
  • rusoto/rusotoAvatar de rusoto

    rusoto/rusoto

    2,726Ver en GitHub↗

    AWS SDK for Rust

    Rustawsaws-sdkrust
    Ver en GitHub↗2,726
  • moabukar/tech-vaultAvatar de moabukar

    moabukar/tech-vault

    3,351Ver en GitHub↗

    tech-vault is a command-line technical interview bank and knowledge base designed for practicing engineering questions across various technical domains. It functions as a terminal-based application that stores structured study materials and interview questions as markdown files, which are then rendered directly within the system console. The project distinguishes itself through a delivery model that uses command-line argument parsing to filter content by topic or difficulty. It also includes a random selection algorithm to pick individual questions from the collection for spontaneous study se

    HCL
    Ver en GitHub↗3,351
  • aws-samples/sample-mcp-server-s3Avatar de aws-samples

    aws-samples/sample-mcp-server-s3

    78Ver en GitHub↗

    An MCP server implementation for retrieving data such as PDF's from S3.

    Python
    Ver en GitHub↗78
  • asuran/zsh-docker-machineAvatar de asuran

    asuran/zsh-docker-machine

    3Ver en GitHub↗

    Docker-machine plugin for oh-my-zsh

    Shell
    Ver en GitHub↗3
  • alexei-led/aws-mcp-serverAvatar de alexei-led

    alexei-led/aws-mcp-server

    182Ver en GitHub↗

    A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.

    Python
    Ver en GitHub↗182
  • api7/apisix-mcpAvatar de api7

    api7/apisix-mcp

    37Ver en GitHub↗

    APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin API.

    TypeScript
    Ver en GitHub↗37
  • apache/brpcAvatar de apache

    apache/brpc

    17,545Ver en GitHub↗

    brpc is a high-performance C++ RPC framework and network programming library designed for building distributed systems. It functions as a multi-protocol RPC server capable of hosting and detecting multiple communication protocols, including gRPC, Thrift, HTTP, Redis, and Memcached, on a single TCP port. The project distinguishes itself through high-throughput data transport and memory efficiency, utilizing RDMA-based transport to bypass the kernel TCP stack and zero-copy memory management to eliminate data duplication. It also implements the Raft algorithm for consensus-based state replicatio

    C++rpc
    Ver en GitHub↗17,545
  • alexbakers/mcp-ipfsAvatar de alexbakers

    alexbakers/mcp-ipfs

    17Ver en GitHub↗

    🪐 MCP IPFS Server

    TypeScriptaidecentralizedipfs
    Ver en GitHub↗17
  • acidix/zsh-k9sAvatar de acidix

    acidix/zsh-k9s

    0Ver en GitHub↗

    zsh plugin to manage multiple kubectl configurations for k9s

    Shell
    Ver en GitHub↗0
  • bentoml/bentomlAvatar de bentoml

    bentoml/BentoML

    8,456Ver en GitHub↗

    BentoML is a machine learning model serving framework and GPU-accelerated inference server designed to package, deploy, and scale AI models as production-ready REST APIs. It functions as an AI model lifecycle manager and an inference graph orchestrator, enabling the chaining of multiple models and custom logic into complex pipelines for advanced task sequences. The framework distinguishes itself through a dynamic batching engine that optimizes GPU throughput and an artifact-based packaging system that bundles model weights and dependencies into immutable archives for consistent deployment. It

    Pythonai-inferencedeep-learninggenerative-ai
    Ver en GitHub↗8,456
  • benlau/qtciAvatar de benlau

    benlau/qtci

    162Ver en GitHub↗

    Collection of scripts to build Qt application in command line environment

    Shell
    Ver en GitHub↗162
  • analysis-tools-dev/static-analysisAvatar de analysis-tools-dev

    analysis-tools-dev/static-analysis

    14,389Ver en GitHub↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    Rustanalysisawesome-listcode-quality
    Ver en GitHub↗14,389
  • bhznjns/nfc-plinkdAvatar de BHznJNs

    BHznJNs/NFC-PLinkD

    21Ver en GitHub↗

    A mobile application that helps you create links between your paper materials and digital resources via NFC.

    Dart
    Ver en GitHub↗21
  • boostorg/beastAvatar de boostorg

    boostorg/beast

    4,801Ver en GitHub↗

    Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an asynchronous networking framework designed to compose non-blocking I/O operations and layered stream stacks for managing concurrent network traffic, specifically utilizing the Boost.Asio asynchronous model. The library provides a comprehensive implementation of the HTTP/1.1 and WebSocket protocols. For HTTP, it includes primitives for parsing and serializing messages with support for chunked transfer encoding, incremental body reading, and request pipelining. Its WebSocket implementati

    C++asioasync-programmingboost
    Ver en GitHub↗4,801
  • bossjones/boss-docker-zsh-pluginAvatar de bossjones

    bossjones/boss-docker-zsh-plugin

    1Ver en GitHub↗

    ZSH plugin for managing docker

    Shell
    Ver en GitHub↗1
  • benjefferies/safe-kubectlAvatar de benjefferies

    benjefferies/safe-kubectl

    5Ver en GitHub↗

    Oh my zsh plugin to make kubectl commands a bit safer

    Shell
    Ver en GitHub↗5
  • bright8192/esxi-mcp-serverAvatar de bright8192

    bright8192/esxi-mcp-server

    59Ver en GitHub↗

    A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.

    Python
    Ver en GitHub↗59
  • caronc/appriseAvatar de caronc

    caronc/apprise

    15,876Ver en GitHub↗

    Apprise is a notification library and command-line utility that provides a unified interface for sending alerts to a wide range of messaging, email, and push services. It abstracts the complexities of diverse third-party communication APIs, allowing users to dispatch notifications through a single, standardized method. The project utilizes a connection-string-based routing system to map notification requests to specific service drivers. It features a modular plugin architecture that supports the integration of new messaging platforms and custom notification hooks. Users can organize service e

    Pythonalertsappriseframework
    Ver en GitHub↗15,876
  • causefx/organizrAvatar de causefx

    causefx/Organizr

    5,693Ver en GitHub↗

    Organizr is a self-hosted service dashboard that aggregates links to all of your self-hosted applications into a single landing page for quick access. It functions as a unified tab manager, loading multiple services as individual tabs within one webpage to consolidate browser tabs and reduce clutter. The project provides role-based access control, restricting dashboard visibility and service links based on user authentication and permissions. It includes an external authentication gateway that validates credentials through Plex, Emby, LDAP, or sFTP, and a user management backend for creating,

    PHPbookmarkchatcouchpotato
    Ver en GitHub↗5,693
  • basetenlabs/trussAvatar de basetenlabs

    basetenlabs/truss

    1,166Ver en GitHub↗

    The simplest way to serve AI/ML models in production

    Pythonartificial-intelligenceeasy-to-usefalcon
    Ver en GitHub↗1,166