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. Learn more →
Top 7 C# Golang Projects
-
Project mention: My new hobby: watching AI slowly drive Microsoft employees insane | news.ycombinator.com | 2025-05-21
Yes but the improvements are very gradual. It takes years for something to reach maturity. At least for the web stuff which is what I know of.
Eg:
Minimal APIs were released in 2021 but it won't be until .NET 10 that they will have validation. Amazing that validation was not a day one priority for an API. I'm not certain if even in .NET 10 Minimal APIs will have full parity of features with MVC.
Minification of static assets didn't come until .NET 9 released in 2024. This was already commonplace in the JS world a decade earlier. It could have been a quick win so long ago for .NET web apps.
Blazor was released in 2018. 7 years later they still haven't fixed plenty of circuit reconnection issues. They are working on it but progress is also quite slow. Supposedly with .NET 10 session state will be able to be persist etc but it remains to be seen.
OpenAPI is also hit and miss. Spec v3.1 released in 2021 is still not supported. Supposedly it will come with .NET 10.
Not from .NET but they have a project called Kiota for generating clients from OpenAPI specs. It's unusable because of this huge issue that makes all properties in a type nullable. It's been open since 2023. [1]
Etc.
[1] https://github.com/microsoft/kiota/issues/3911
-
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.
-
-
Project mention: Archived: Popular backend frameworks by performance benchmark ranking in 2024 | dev.to | 2025-07-05
It's essential to note that this comparison primarily focuses on backend frameworks and not on programming languages. Drawing conclusions like "Rust outperforms Java" or "C# surpasses JS" may seem valid from the data, it's a false conclusion from my analysis. For a direct comparison of programming languages, there are separate benchmarks available for that purpose (like this or that).
-
-
-
search-engine-microservices-with-redis-stack
Search engine system for articles using redis technology stack. This project was produced for the participation of the Redis hackathon promoted by the Dev Community. https://dev.to/devteam/announcing-the-redis-hackathon-on-dev-3248
-
-
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.
C# Golang discussion
C# Golang related posts
-
Securing Blazor in All Its Flavors
-
Actor Model Overview
-
Thinking in Actors – Challenging your software modelling to be simpler
-
CRLF is obsolete and should be abolished
-
AIM Weekly for 29 July 2024
-
Runtime code generation and execution in Go
-
Llama-fs: A self-organizing file system with llama 3
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Jul 2025
Index
What are some of the best open-source Golang projects in C#? This list will help you:
# | Project | Stars |
---|---|---|
1 | kiota | 3,424 |
2 | PowerUp | 1,642 |
3 | Programming-Language-Benchmarks | 728 |
4 | minestat | 362 |
5 | unity-websocket-multiplayer | 27 |
6 | search-engine-microservices-with-redis-stack | 2 |
7 | GoNetWasm | 1 |