hz
« Back to VersTracker
Description:
Golang HTTP framework for microservices
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @CloudWeGoHQ  |  formulae.brew.sh
Category: Developer tools
Tags: golang http microservices framework web cloud-native
Install: brew install hz
About:
Hertz is a high-performance, extensible Go HTTP framework designed specifically for microservices. It addresses the need for a framework that aligns with Go's technical characteristics while supporting millions of QPS. It provides a solid foundation for building scalable network applications with excellent developer ergonomics.
Key Features:
  • High performance with low memory allocation
  • Extensible architecture with pluggable components
  • CloudWeGo ecosystem integration
  • Rich middleware support
  • HTTP/1.1 and HTTP/2 support
Use Cases:
  • Building high-throughput microservices
  • Creating cloud-native applications
  • Developing API gateways
  • Implementing network-intensive services
Alternatives:
  • Gin – More lightweight but less extensible for complex microservice patterns
  • Go standard net/http – More basic feature set, requires more boilerplate for enterprise use
  • Echo – Similar performance but Hertz offers better cloud-native ecosystem integration
Version History
Detected Version Rev Change Commit
Sep 12, 2025 9:55am 0 VERSION_BUMP 80e68a19
Sep 14, 2024 5:33am 0 VERSION_BUMP 14b31931