Hoverfly vs Microcks

A side-by-side comparison of two self-hosted developer tools & git options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureHoverflyMicrocks
Deploy effortUnder-an-hour setupUnder-an-hour setup
Health score86 · Excellent86 · Excellent
CategoryDeveloper Tools & GitDeveloper Tools & Git
LicenseApache-2.0Apache-2.0
LanguageGoJava
Setup difficultyMediumMedium
Min. RAM128 MB1,024 MB
Deploymentdocker, binarydocker, kubernetes, helm
GitHub stars★ 2,523★ 2,048
First released20162017
ReplacesWireMockPostman Mock, WireMock

What are Hoverfly and Microcks?

Hoverfly

Hoverfly is a lightweight service virtualization tool that captures and simulates HTTP and HTTPS traffic for testing. It lets teams replace slow or unavailable dependencies with simulations.

  • Capture and replay traffic
  • Service virtualization
  • Latency and fault simulation
  • Lightweight Go binary

Microcks

Microcks is an open-source CNCF tool for mocking and testing APIs and microservices based on OpenAPI, AsyncAPI, and gRPC specs. It can be self-hosted to provide mocks and contract testing.

  • Spec-driven mocks
  • Contract testing
  • AsyncAPI and gRPC support
  • Kubernetes native

Hoverfly vs Microcks: key differences

Hoverfly is written in Go, while Microcks is built with Java. Hoverfly is the lighter option, starting around 128 MB of RAM against 1,024 MB for Microcks.

Why pick each one

Choose Hoverfly if…

  • Released under the Apache-2.0 license
  • First-class Docker support for quick deployment
  • Active community (2.5k GitHub stars)
  • Written in Go
Hoverfly details

Choose Microcks if…

  • Released under the Apache-2.0 license
  • First-class Docker support for quick deployment
  • Kubernetes-ready with Helm charts available
  • Active community (2k GitHub stars)
Microcks details

Frequently asked questions

Is Hoverfly or Microcks better?

Neither is universally better. Hoverfly has the larger community; both share a medium setup difficulty, so the decision comes down to features and licensing.

Are Hoverfly and Microcks free and open-source?

Yes. Hoverfly is licensed under Apache-2.0 and Microcks under Apache-2.0. Both can be self-hosted at no software cost.

Can I run Hoverfly and Microcks with Docker?

Hoverfly: yes. Microcks: yes.

Which is lighter on resources, Hoverfly or Microcks?

Hoverfly has the smaller minimum footprint at 128 MB of RAM, compared to about 1,024 MB for Microcks. Real-world usage depends on library size, user count, and enabled features.

Related comparisons