vtprotobuf VS grpc_bench

Compare vtprotobuf vs grpc_bench and see what are their differences.

vtprotobuf

A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2 (by planetscale)

grpc_bench

Various gRPC benchmarks (by arkhvoid)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
vtprotobuf grpc_bench
3 1
801 0
2.7% -
8.1 0.0
9 days ago about 2 years ago
Go Dockerfile
BSD 3-clause "New" or "Revised" License 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.

vtprotobuf

Posts with mentions or reviews of vtprotobuf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-12.
  • 2022-01-11 gRPC benchmark results
    4 projects | /r/golang | 12 Jan 2022
    I ran the benchmark on my device. Vitess proto library improves ~30% req/s linearly with default config and 8 cpu client.
    4 projects | /r/golang | 12 Jan 2022
    Seems like we're pretty middle of the road. I can only guess as to why but it probably has to do with heavy usage of pointers and reflection. Gogo/protobuf solved this performance with code generation, but the go protobuf implementation has essentially eschewed it. I do wonder how the benchmark would look using the new vitess proto library for Go (which has many of the benefits of gogo but with active development and an API built on top of the Google one)

grpc_bench

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

What are some alternatives?

When comparing vtprotobuf and grpc_bench you can also consider the following projects:

gogoprotobuf - [Deprecated] Protocol Buffers for Go with Gadgets

powerproto - 🎉 An awesome version control tool for protoc and its related plugins.

wire - Compile-time Dependency Injection for Go

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

iam-go - An opinionated Open Source implementation of the google.iam APIs on top of Cloud Spanner.

csproto - CrowdStrike's Protocol Buffers library