Ryujinx: Experimental Nintendo Switch Emulator written in C#

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Ryujinx

    Discontinued Experimental Nintendo Switch Emulator written in C#

    Relevant aside: while the Ryujinx Avalonia UI has more features and is generally nicer, due to a small number of outstanding issues, Ryujinx uses an older GTK+ UI in its default builds.

    Avalonia builds are, however, readily available with each release, and auto-update just like standard GTK+ builds.

    See the project FAQ[1] for full details.

    [1] https://github.com/Ryujinx/Ryujinx/wiki/FAQ-and-Troubleshoot...

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • js-ts-csharp

    A repository demonstrating functional techniques with C# 10 and the similarities between JavaScript, TypeScript, and C#.

    > ...this project is a nice showcase how versatile C# and .NET is

    C# and .NET are highly underrated/underappreciated because of some early flops and the Microsoft branding.

    It's converging with TypeScript in the best way possible[0] and has some really great language features that even TS is lacking (really powerful switch expressions, for example).

    It seems like the natural option for teams that want to move from TypeScript to a compiled, multi-threaded, statically typed language but it seems that there's a lot of teams that would rather use Go or Rust; neither of which are as easy to step up to from TypeScript, IMO.

    [0] https://github.com/CharlieDigital/js-ts-csharp

  • omnisharp-vim

    Vim omnicompletion (intellisense) and more for C#

    You can probably use omnisharp-vim (OmniSharp is the same tech that powers VS Code's C# experience).

    https://github.com/OmniSharp/omnisharp-vim

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ryujinx (Nintendo Switch emulator) has been removed from GitHub

    10 projects | news.ycombinator.com | 1 Oct 2024
  • Ryujinx: A Fast, Open-Source Nintendo Switch Emulator in C#

    1 project | news.ycombinator.com | 5 Aug 2024
  • Any way to fix this in totk, it's like this all over the depths making this part basically unplayable (MacBook Air m2, system version 16.0.0 and totk ver. 1.1.1

    2 projects | /r/Ryujinx | 10 Jul 2023
  • [GUIDE] - Build your own nightly Version of Ryujinx

    4 projects | /r/macgaming | 10 Jul 2023
  • Hi everyone, I’m using ryujinx for an 8gb Ram Mac with an intel iris gpu, game runs pretty smooth but this happens with the graphics on Pokémon brilliant diamond, what could be the reason and what settings can I adjust ?

    1 project | /r/Ryujinx | 4 Jul 2023

Did you konow that C# is
the 11th most popular programming language
based on number of metions?