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

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

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

micro/micro

0
View on GitHub↗

Micro

Features

  • Distributed Systems - Pluggable microservices toolkit and distributed platform.
  • Microservices - Microservice toolkit.
  • Distributed Systems - Runtime for distributed systems and cloud.

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI
0 星标·0 分支·6 次浏览

Star 历史

micro/micro 的 Star 历史图表micro/micro 的 Star 历史图表

Micro 的开源替代方案

相似的开源项目,按与 Micro 的功能重合度排序。
  • micro/go-micromicro 的头像

    micro/go-micro

    22,810在 GitHub 上查看↗

    Go-micro is a distributed systems development toolkit designed for building, connecting, and managing modular microservices. It provides a comprehensive framework for service discovery, remote procedure call abstraction, and event-driven messaging, allowing developers to create decoupled architectures that communicate asynchronously through shared message brokers. The project distinguishes itself by integrating autonomous agent orchestration and language model tool binding directly into the service lifecycle. By exposing internal service endpoints as standardized tools, it enables AI agents t

    Godistributed-systemsgogolang
    在 GitHub 上查看↗22,810
  • go-kit/kitgo-kit 的头像

    go-kit/kit

    27,430在 GitHub 上查看↗

    Kit is a microservices architectural framework and toolkit for Go. It provides a set of standardized primitives and abstractions for implementing service, endpoint, and transport layers in a decoupled manner. The framework focuses on system instrumentation through integrated distributed request tracing and a service instrumentation toolkit that utilizes counters and gauges to export performance data to external monitoring backends. It includes a structured logging library that records system events as key-value pairs to ensure compatibility with log aggregation tools. The project covers a br

    Gogogolangmetallica
    在 GitHub 上查看↗27,430
  • appsflyer/go-sundheitAppsFlyer 的头像

    AppsFlyer/go-sundheit

    561在 GitHub 上查看↗

    A library built to provide support for defining service health for golang services. It allows you to register async health checks for your dependencies and the service itself, provides a health endpoint that exposes their status, and health metrics.

    Go
    在 GitHub 上查看↗561
  • anacrolix/dhtanacrolix 的头像

    anacrolix/dht

    355在 GitHub 上查看↗

    dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and otherwise

    Gobittorrentdhtgo
    在 GitHub 上查看↗355
查看 Micro 的所有 30 个替代方案→

常见问题解答

micro/micro 的主要功能有哪些?

micro/micro 的主要功能包括:Distributed Systems, Microservices。

micro/micro 有哪些开源替代品?

micro/micro 的开源替代品包括: micro/go-micro — Go-micro is a distributed systems development toolkit designed for building, connecting, and managing modular… go-kit/kit — Kit is a microservices architectural framework and toolkit for Go. It provides a set of standardized primitives and… buildthingsuseful/build-your-own-kafka — Build Your Own Kafka. anacrolix/torrent — This project is a full-featured BitTorrent client library and protocol implementation. It provides the core components… bsm/redislock — Simplified distributed locking implementation using Redis. anacrolix/dht — dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and…