awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • openfaas/faasAvatar de openfaas

    openfaas/faas

    26,092Voir sur 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
    Voir sur GitHub↗26,092
  • quantaxis/quantaxisAvatar de QUANTAXIS

    QUANTAXIS/QUANTAXIS

    10,720Voir sur 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
    Voir sur GitHub↗10,720
  • vercel/microAvatar de vercel

    vercel/micro

    10,618Voir sur 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
    Voir sur GitHub↗10,618
  1. Home
  2. Web Development
  3. Microservices Platforms