zerosharp
Systems programming demo
Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology
Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
2k stars
59 watching
107 forks
Language: C#
last commit: 8 months ago
Linked from 1 awesome list
csharpsystems-programming
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection. | 287 |
| A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 660 |
| The XSharp compiler and runtime provide tools for compiling and executing a programming language, with a focus on integration with the .NET ecosystem. | 114 |
| A C# implementation of cryptographic algorithms and protocols | 176 |
| This repository contains code and project files for learning C# programming with .NET Core using the Head First C# book | 899 |
| A comprehensive C# boot camp offering structured lessons and resources to help beginners progress from initial knowledge to proficient coding skills. | 1,418 |
| A test and demonstration project for encoding_rs in C++ | 2 |
| A .NET library and framework for building distributed systems with messaging and event-driven architecture | 2,103 |
| A .NET library for testing and interacting with system APIs in an easier way | 174 |
| A NuGet package that allows developers to wait for FluentAssertions checks to pass during testing | 5 |
| An example of a C# WPF application using the MVVM pattern | 352 |
| C# port of an open-source 3D shooter game, utilizing modern C# language features and Blazor for browser rendering. | 73 |
| A collection of tools to simplify C# development with Roslyn diagnostics and code fixes. | 160 |
| A collection of asynchronous programming utilities for F# | 163 |
| A C# library that introduces advanced functional programming concepts and provides tools to reduce boilerplate code and improve type safety | 102 |