SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 C# protocol-buffer Projects
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
Project mention: Reverse Engineering Protobuf Definitions from Compiled Binaries | news.ycombinator.com | 2024-03-09
Decoding protobuf (and message formats in general) can be such a pain and fun at the same time.
I’ve written ProtobufDecoder which takes a different approach: analyze the structure of the actual messages to help you figure out the protobuf structure of a message.
https://github.com/sandermvanvliet/ProtobufDecoder
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
C# protocol-buffers discussion
C# protocol-buffers related posts
-
What happened to Captura? OSS maintainer burnout
-
Deploying a .NET gRPC Server on Azure App Service
-
Building a gRPC Client in .NET
-
Building a gRPC Server in .NET
-
Announcing: ProtobufDecoder, inspect and analyze Protobuf messages
-
Show HN: ProtobufDecoder, Inspect Protobuf Messages
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Sep 2024
Index
What are some of the best open-source protocol-buffer projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | RestClient.Net | 368 |
2 | ProtoBuf | 303 |
3 | ProtobufDecoder | 80 |
4 | buf-examples | 72 |
5 | dotnet-grpc | 6 |