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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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-kubernetesFlux159 avatar

    Flux159/mcp-server-kubernetes

    1,434View on GitHub↗

    MCP Server for kubernetes management commands

    TypeScriptinfrastructurekubernetesmcp
    View on GitHub↗1,434
  • donnemartin/awesome-awsdonnemartin avatar

    donnemartin/awesome-aws

    13,923View on 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
    View on GitHub↗13,923
  • strowk/mcp-k8s-gostrowk avatar

    strowk/mcp-k8s-go

    382View on GitHub↗

    MCP server connecting to Kubernetes

    Gokubernetesmcpserver
    View on GitHub↗382
  • weibaohui/komweibaohui avatar

    weibaohui/kom

    148View on GitHub↗

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

    Goclient-goclustercrd
    View on GitHub↗148

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • azure/azure-sdk-for-rustAzure avatar

    Azure/azure-sdk-for-rust

    878View on 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
    View on GitHub↗878
  • awslabs/aws-sdk-rustawslabs avatar

    awslabs/aws-sdk-rust

    3,326View on GitHub↗

    AWS SDK for the Rust Programming Language

    Rustawsrust
    View on GitHub↗3,326
  • faiscadev/fakecloudfaiscadev avatar

    faiscadev/fakecloud

    354View on 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
    View on GitHub↗354
  • qovery/engineQovery avatar

    Qovery/engine

    2,446View on GitHub↗

    The Orchestration Engine To Deliver Self-Service Infrastructure ⚡️

    Rustawsazurecloud
    View on GitHub↗2,446
  • weibaohui/k8mweibaohui avatar

    weibaohui/k8m

    844View on GitHub↗

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

    Go2faaiapigateway
    View on GitHub↗844
  • bparli/conveybparli avatar

    bparli/convey

    354View on GitHub↗

    Layer 4 load balancer with dynamic configuration loading

    Rustload-balancerrusttcp
    View on GitHub↗354
  • rusoto/rusotorusoto avatar

    rusoto/rusoto

    2,726View on GitHub↗

    AWS SDK for Rust

    Rustawsaws-sdkrust
    View on GitHub↗2,726
  • moabukar/tech-vaultmoabukar avatar

    moabukar/tech-vault

    3,351View on 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
    View on GitHub↗3,351
  • aws-samples/sample-mcp-server-s3aws-samples avatar

    aws-samples/sample-mcp-server-s3

    78View on GitHub↗

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

    Python
    View on GitHub↗78
  • asuran/zsh-docker-machineasuran avatar

    asuran/zsh-docker-machine

    3View on GitHub↗

    Docker-machine plugin for oh-my-zsh

    Shell
    View on GitHub↗3
  • alexei-led/aws-mcp-serveralexei-led avatar

    alexei-led/aws-mcp-server

    182View on 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
    View on GitHub↗182
  • api7/apisix-mcpapi7 avatar

    api7/apisix-mcp

    37View on GitHub↗

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

    TypeScript
    View on GitHub↗37
  • apache/brpcapache avatar

    apache/brpc

    17,545View on 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
    View on GitHub↗17,545
  • alexbakers/mcp-ipfsalexbakers avatar

    alexbakers/mcp-ipfs

    17View on GitHub↗

    🪐 MCP IPFS Server

    TypeScriptaidecentralizedipfs
    View on GitHub↗17
  • acidix/zsh-k9sacidix avatar

    acidix/zsh-k9s

    0View on GitHub↗

    zsh plugin to manage multiple kubectl configurations for k9s

    Shell
    View on GitHub↗0
  • bentoml/bentomlbentoml avatar

    bentoml/BentoML

    8,456View on 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
    View on GitHub↗8,456
  • benlau/qtcibenlau avatar

    benlau/qtci

    162View on GitHub↗

    Collection of scripts to build Qt application in command line environment

    Shell
    View on GitHub↗162
  • analysis-tools-dev/static-analysisanalysis-tools-dev avatar

    analysis-tools-dev/static-analysis

    14,389View on 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
    View on GitHub↗14,389
  • bhznjns/nfc-plinkdBHznJNs avatar

    BHznJNs/NFC-PLinkD

    21View on GitHub↗

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

    Dart
    View on GitHub↗21
  • boostorg/beastboostorg avatar

    boostorg/beast

    4,801View on 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
    View on GitHub↗4,801
  • bossjones/boss-docker-zsh-pluginbossjones avatar

    bossjones/boss-docker-zsh-plugin

    1View on GitHub↗

    ZSH plugin for managing docker

    Shell
    View on GitHub↗1
  • benjefferies/safe-kubectlbenjefferies avatar

    benjefferies/safe-kubectl

    5View on GitHub↗

    Oh my zsh plugin to make kubectl commands a bit safer

    Shell
    View on GitHub↗5
  • bright8192/esxi-mcp-serverbright8192 avatar

    bright8192/esxi-mcp-server

    59View on GitHub↗

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

    Python
    View on GitHub↗59
  • caronc/apprisecaronc avatar

    caronc/apprise

    15,876View on 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
    View on GitHub↗15,876
  • causefx/organizrcausefx avatar

    causefx/Organizr

    5,693View on 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
    View on GitHub↗5,693
  • basetenlabs/trussbasetenlabs avatar

    basetenlabs/truss

    1,166View on GitHub↗

    The simplest way to serve AI/ML models in production

    Pythonartificial-intelligenceeasy-to-usefalcon
    View on GitHub↗1,166