Software Alternatives, Accelerators & Startups

Finagle VS go-zero

Compare Finagle VS go-zero and see what are their differences

Finagle logo Finagle

Finagle is a protocol-agnostic RPC system.

go-zero logo go-zero

go-zero is a web and rpc framework written in Go.
  • Finagle Landing page
    Landing page //
    2018-10-09
  • go-zero Landing page
    Landing page //
    2023-09-01

Finagle videos

Bagel Review - Finagle a Bagel (Boston, MA)

More videos:

  • Review - Twitter's Finagle for the Asynchronous Programmer
  • Review - Finagle a Bagel (Phantom Gourmet)

go-zero videos

No go-zero videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Finagle and go-zero)
Data Integration
100 100%
0% 0
Developer Tools
0 0%
100% 100
Web And Application Servers
Open Source
0 0%
100% 100

User comments

Share your experience with using Finagle and go-zero. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

go-zero might be a bit more popular than Finagle. We know about 12 links to it since March 2021 and only 12 links to Finagle. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Finagle mentions (12)

  • Features of Project Loom incorporated in Java 21
    Not sure about now but a few years back the company I worked for was heavily vested in Finagle [1] using Future pools. I'm sure virtual threads would only enhance this framework. Also, Spring and it's reactive webflux would probably benefit as well [2]. [1] https://twitter.github.io/finagle/ [2] https://docs.spring.io/spring-framework/reference/web/webflux/reactive-spring.html. - Source: Hacker News / 9 months ago
  • Twitter (re)Releases Recommendation Algorithm on GitHub
    Don't really see how "enterprise scala" has anything to do with this, scala is meant to be parallelized , that's like it's whole thing with akka / actors / twitter's finagle (https://twitter.github.io/finagle/). Source: about 1 year ago
  • Pretty incredible thread where Elon confuses how GraphQL works, thinks the Android client itself is making one thousand requests, and then publicly fires an employee who corrects him.
    Bro it's their fucking project lolhttps://twitter.github.io/finagle/. Source: over 1 year ago
  • Pretty incredible thread where Elon confuses how GraphQL works, thinks the Android client itself is making one thousand requests, and then publicly fires an employee who corrects him.
    You can even see it mentioned in Finagle's project, which is what Twitter uses https://twitter.github.io/finagle/. Source: over 1 year ago
  • Elon Musk publicly feuding with and firing his developers on Twitter
    RPC generally means server side calls, probably this https://twitter.github.io/finagle/, and XHR is not RPC. - Source: Hacker News / over 1 year ago
View more

go-zero mentions (12)

  • Best Web Sever Framework?
    Maybe you can try https://github.com/zeromicro/go-zero, a different way to write your web applications. It generates the skeleton of your web apps. Source: over 1 year ago
  • What is the best microservices framework in Go?
    Easy to use with start with https://github.com/zeromicro/go-zero, cannot say about long term. Source: over 1 year ago
  • Show HN: Go-zero (a cloud-native microservice framework) is now two years old
    Today in two years ago, I submit my first commit of go-zero code to GitHub, and two years later, go-zero is now 19.7K stars and 2.9K forks. go-zero has been well known for lots of developers, adopted by many companies, and helped many developers to be hired by their favorite companies through learning go-zero source code. Looking forward to the third year, we will continue to bring more convenient and practical... - Source: Hacker News / almost 2 years ago
  • How can I convert RESTful requests to gRPC requests in my gateway?
    I'm writing a simple gateway for go-zero, but I don't know what's the best practices on converting RESTful to gRPC requests. Source: almost 2 years ago
  • Understanding and tuning parameters of connection pools
    When I was doing backend development and writing go-zero, I would often need to monitor network connections and analyze the request packets. For example. - Source: dev.to / almost 2 years ago
View more

What are some alternatives?

When comparing Finagle and go-zero, you can also consider the following products

Akka - Build powerful reactive, concurrent, and distributed applications in Java and Scala

Adonis JS - AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it

RxJS - Reactive Extensions for Javascript

Gin Gonic - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. - ...

Netty - Cloud-based real estate management solution

Go Micro - A Go microservices development framework. Contribute to micro/go-micro development by creating an account on GitHub.