C# Golang

Open-source C# projects categorized as Golang
.NET C# Python Java Ruby

Top 7 C# Golang Projects

  1. kiota

    OpenAPI based HTTP Client code generator

    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

  2. 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.

    Stream logo
  3. PowerUp

    ⚡ Decompilation Tools and High Productivity Utilities ⚡

  4. Programming-Language-Benchmarks

    Yet another implementation of computer language benchmarks game

    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).

  5. minestat

    :chart_with_upwards_trend: A Minecraft server status checker

  6. unity-websocket-multiplayer

    POC for a Unity game client and dedicated server with websockets!

  7. 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

  8. GoNetWasm

    A .NET project for running Go(lang)'s WebAssembly code

  9. 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.

    InfluxDB logo
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# Golang discussion

Log in or Post with

C# Golang related posts

  • Securing Blazor in All Its Flavors

    5 projects | dev.to | 27 Feb 2025
  • Actor Model Overview

    2 projects | dev.to | 4 Feb 2025
  • Thinking in Actors – Challenging your software modelling to be simpler

    2 projects | news.ycombinator.com | 2 Dec 2024
  • CRLF is obsolete and should be abolished

    4 projects | news.ycombinator.com | 13 Oct 2024
  • AIM Weekly for 29 July 2024

    2 projects | dev.to | 29 Jul 2024
  • Runtime code generation and execution in Go

    8 projects | news.ycombinator.com | 29 May 2024
  • Llama-fs: A self-organizing file system with llama 3

    6 projects | news.ycombinator.com | 26 May 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 8 Jul 2025
    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 →

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

Sponsored
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.
getstream.io

Did you know that C# is
the 10th most popular programming language
based on number of references?