go-sundheit VS glow

Compare go-sundheit vs glow and see what are their differences.

go-sundheit

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. (by AppsFlyer)

glow

Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant. (by chrislusf)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
go-sundheit glow
1 -
526 3,181
1.0% -
6.4 0.0
5 months ago over 5 years ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-sundheit

Posts with mentions or reviews of go-sundheit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-04.

glow

Posts with mentions or reviews of glow. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning glow yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing go-sundheit and glow you can also consider the following projects:

go-micro - A Go microservices framework

gleam - Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.

go-zero - go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity. [Moved to: https://github.com/zeromicro/go-zero]

torrent - Full-featured BitTorrent client package and utilities

DHT - BitTorrent DHT Protocol && DHT Spider.

Nomad - Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.

rpcx - Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!

emitter-io - High performance, distributed and low latency publish-subscribe platform.

raft - Golang implementation of the Raft consensus protocol

liftbridge - Lightweight, fault-tolerant message streams.

go-health - Library for enabling asynchronous health checks in your service