gorpc VS grpc-demystified

Compare gorpc vs grpc-demystified and see what are their differences.

gorpc

Simple, fast and scalable golang rpc library for high load (by valyala)

grpc-demystified

Build a gRPC server in 7 minutes - using just the Go standard library! (by akshayjshah)
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
gorpc grpc-demystified
1 1
686 39
- -
0.0 1.9
over 1 year ago 10 months ago
Go Go
MIT License -
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.

gorpc

Posts with mentions or reviews of gorpc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-12.
  • goRPC or gRPC?
    5 projects | /r/golang | 12 Feb 2023
    I don't have any experience with goRPC (I'm assuming you're referring to https://github.com/valyala/gorpc), but just to note that that repo hasn't been updated in 7 years and has open issues that are that old, too. https://github.com/grpc/grpc-go has 17.5k stars and is actively maintained. That doesn't say anything about their relative performance - goRPC might be faster - but you probably won't have a fun time if you run into issues.

grpc-demystified

Posts with mentions or reviews of grpc-demystified. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-12.
  • goRPC or gRPC?
    5 projects | /r/golang | 12 Feb 2023
    gRPC is a trivially simple protocol, especially if you donโ€™t use streaming - itโ€™s just HTTP standards under the hood. You can write a correct sever-side gRPC handler in <10m: https://github.com/akshayjshah/grpc-demystified. There are certainly valid reasons not to choose gRPC, but IMO the protocolโ€™s inherent complexity isnโ€™t one of them.

What are some alternatives?

When comparing gorpc and grpc-demystified you can also consider the following projects:

grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC

kubeshark - The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes

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!

kratos - Your ultimate Go microservices framework for the cloud-native era.

go-peerflix - Go Peerflix

Cap'n Proto - Cap'n Proto serialization/RPC system - core tools and C++ library

sleuth - A Go library for master-less peer-to-peer autodiscovery and RPC between HTTP services

ringpop-go - Scalable, fault-tolerant application-layer sharding for Go applications

tendermint - โŸ Tendermint Core (BFT Consensus) in Go

raft - Golang implementation of the Raft consensus protocol

torrent - Full-featured BitTorrent client package and utilities

DHT - BitTorrent DHT Protocol && DHT Spider.