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
M

micro/micro

0
View on GitHub↗
0 stars·0 forks·15 views

Micro

Features

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

Star history

Star history chart for micro/microStar history chart for micro/micro

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Micro

Similar open-source projects, ranked by how many features they share with Micro.
  • micro/go-micromicro avatar

    micro/go-micro

    22,810View on 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
    View on GitHub↗22,810
  • go-kit/kitgo-kit avatar

    go-kit/kit

    27,430View on 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
    View on GitHub↗27,430
  • appsflyer/go-sundheitAppsFlyer avatar

    AppsFlyer/go-sundheit

    561View on 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
    View on GitHub↗561
  • anacrolix/dhtanacrolix avatar

    anacrolix/dht

    355View on GitHub↗

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

    Gobittorrentdhtgo
    View on GitHub↗355
See all 30 alternatives to Micro→

Frequently asked questions

What are the main features of micro/micro?

The main features of micro/micro are: Distributed Systems, Microservices.

What are some open-source alternatives to micro/micro?

Open-source alternatives to micro/micro include: 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…