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

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

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

3 个仓库

Awesome GitHub RepositoriesMicroservices Platforms

Frameworks for building and deploying modular, containerized microservices.

Distinguishing note: Focuses on the deployment of microservices as functions.

Explore 3 awesome GitHub repositories matching web development · Microservices Platforms. Refine with filters or upvote what's useful.

Awesome Microservices Platforms GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • openfaas/faasopenfaas 的头像

    openfaas/faas

    26,092在 GitHub 上查看↗

    OpenFaaS is a serverless function platform that provides a container-native framework for deploying and managing event-driven code. It functions as an abstraction layer over container orchestrators, allowing developers to package code into scalable functions that run across Kubernetes clusters or edge computing environments. The platform distinguishes itself through a developer-centric runtime that utilizes standardized language templates and automated build pipelines to simplify the creation of container images. It features a central API gateway that manages request routing, authentication,

    Packages and runs modular application components as containers.

    Godockerfaasfunctions
    在 GitHub 上查看↗26,092
  • quantaxis/quantaxisQUANTAXIS 的头像

    QUANTAXIS/QUANTAXIS

    10,720在 GitHub 上查看↗

    QuantAxis is a quantitative trading platform and algorithmic trading framework. It provides a comprehensive local environment for backtesting strategies, managing financial market data, and executing trades across stocks, futures, and options markets. The system distinguishes itself through a distributed task scheduler that spreads asynchronous computations and heavy mathematical workloads across a network of remote agents. It incorporates a multi-account trading interface to standardize the monitoring of positions and the execution of orders across various brokerage accounts. The platform c

    Includes an integrated server for deploying middle-office services and web interfaces.

    Python
    在 GitHub 上查看↗10,720
  • vercel/microvercel 的头像

    vercel/micro

    10,618在 GitHub 上查看↗

    Micro is a Node.js HTTP microservices framework used to build asynchronous web servers. It enables the creation of lightweight services that handle requests and responses through single-purpose functions to reduce operational footprint and latency. The framework functions as a JSON API backend and a WebSocket communication server, allowing for the establishment of bidirectional socket connections for real-time data updates and instant messaging. Its capability surface covers HTTP request processing, including the parsing of JSON and URL-encoded request bodies. It also supports external API i

    Enables the deployment of modular microservices as lightweight asynchronous functions.

    TypeScriptasyncawaitmicro
    在 GitHub 上查看↗10,618
  1. Home
  2. Web Development
  3. Microservices Platforms