Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Grpc-dotnet Alternatives
Similar projects and alternatives to grpc-dotnet
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Hacktoberfest2023
Discontinued Hacktoberfest OPEN FIRST Pull Request 🎉 [Moved to: https://github.com/ossamamehmood/Hacktoberfest]
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
MessagePack for C# (.NET, .NET Core, Unity, Xamarin)
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
grpc-dotnet discussion
grpc-dotnet reviews and mentions
- Real-Time Data with gRPC Streaming: .NET & React with Connect RPC
-
gRPC: The Bad Parts
For the longest time (up until earlier this year[0]), you couldn't even get the proto details from a gRPC error. IME GP is correct, there are so many caveats to gRPC implementations that unless it is a prioritized, canonical implementation it will be missing things. It seems there are tons of gRPC libraries out there that fell behind or were missing features that you don't know until you need them (e.g. I recently had to do a big lift to implement HTTP proxy support in Tonic for a project).
0 - https://github.com/grpc/grpc-dotnet/issues/303
-
Your Friendly Guide to Understanding gRPC in .NET with C#
Official gRPC Repository on GitHub
-
Fury: 170x faster than JDK, fast serialization powered by JIT and Zero-copy
Given it's a binary serialization framework, it should not be too difficult, because the domain is well-explored and numerous libraries exist in C# which address same goals that Fury does.
More popular/newer examples are https://github.com/Cysharp/MemoryPack (which is similar to Fury with its own spec, C#-code first schema), https://github.com/MessagePack-CSharp/MessagePack-CSharp or even gRPC / Protobuf tooling https://github.com/grpc/grpc-dotnet
-
Unity alternatives for an online mobile card game?
And I used Unity because I wanted a tool/engine that I can use to build the game for multiple platforms at once, however, after a while I realized that the game is really simple and I'm not utilizing Unity. Actually, it was quite the opposite, the performance of the game (when it comes to simple animations like drag and drop) was not that good, the size was large, and some tools like gRPC-net are not maintained anymore for Unity.
- How to validate incoming gRPC requests?
-
Needing help: How are front-end folks setting up build processes with .NET?
You can refer to this grpc spa example. It also demonstrates how to use grpc instead of restful API to communicate with dotnet backends.
-
A note from our sponsor - Stream
getstream.io | 19 Jul 2025
Stats
grpc/grpc-dotnet is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of grpc-dotnet is C#.