Get Advice Icon

Need advice about which tool to choose?Ask the StackShare community!

linkerd

130
312
+ 1
7
Micro

75
55
+ 1
2
Add tool

linkerd vs Micro: What are the differences?

linkerd: Twitter-Style Operability for Microservices. linkerd is an out-of-process network stack for microservices. It functions as a transparent RPC proxy, handling everything needed to make inter-service RPC safe and sane--including load-balancing, service discovery, instrumentation, and routing; Micro: A microservice toolkit. Micro provides the core requirements for building and managing microservices. It consists of a set of libraries and tools which are primarily geared towards development in the programming language Go, however looks to solve for other languages via HTTP using a Sidecar.

linkerd and Micro belong to "Microservices Tools" category of the tech stack.

Some of the features offered by linkerd are:

  • Adaptive load-balancing
  • Fine-grained instrumentation
  • Abstractions over service discovery

On the other hand, Micro provides the following key features:

  • API
  • CLI
  • Web UI

linkerd and Micro are both open source tools. It seems that Micro with 6.45K GitHub stars and 528 forks on GitHub has more adoption than linkerd with 5.01K GitHub stars and 501 GitHub forks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of linkerd
Pros of Micro
  • 3
    CNCF Project
  • 1
    Service Mesh
  • 1
    Fast Integration
  • 1
    Pre-check permissions
  • 1
    Light Weight
  • 1
    Great flexibility
  • 1
    Nice tooling

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

What is linkerd?

linkerd is an out-of-process network stack for microservices. It functions as a transparent RPC proxy, handling everything needed to make inter-service RPC safe and sane--including load-balancing, service discovery, instrumentation, and routing.

What is Micro?

Micro is a framework for cloud native development. Micro addresses the key requirements for building cloud native services. It leverages the microservices architecture pattern and provides a set of services which act as the building blocks

Need advice about which tool to choose?Ask the StackShare community!

What companies use linkerd?
What companies use Micro?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with linkerd?
What tools integrate with Micro?
    No integrations found
    What are some alternatives to linkerd and Micro?
    Istio
    Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio's control plane provides an abstraction layer over the underlying cluster management platform, such as Kubernetes, Mesos, etc.
    HAProxy
    HAProxy (High Availability Proxy) is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications.
    Kubernetes
    Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
    Hystrix
    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
    Consul
    Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.
    See all alternatives