Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
☆2,113Jul 6, 2024Updated last year
Alternatives and similar repositories for zerosharp
Users that are interested in zerosharp are comparing it to the libraries listed below
Sorting:
- C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)☆3,915Nov 13, 2025Updated 3 months ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.☆1,580Mar 2, 2026Updated last week
- A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with t…☆3,100Aug 16, 2025Updated 6 months ago
- This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanyi…☆2,895Nov 1, 2020Updated 5 years ago
- C# x64 operating system programming with the .NET native ahead-of-time compilation technology.☆1,091Jan 13, 2026Updated last month
- Cross Platform Terminal UI toolkit for .NET☆10,817Updated this week
- .NET tool to analyze size of Native AOT binaries.☆432Jul 17, 2025Updated 7 months ago
- Clang bindings for .NET written in C#☆1,183Feb 3, 2026Updated last month
- A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.☆2,461Feb 26, 2026Updated last week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆913Feb 22, 2026Updated 2 weeks ago
- IL2C - A translator for ECMA-335 CIL/MSIL to C language.☆444Jun 19, 2022Updated 3 years ago
- A low-level, portable graphics library for .NET.☆2,653Jun 13, 2024Updated last year
- C compiler for the CLI platform☆436Feb 27, 2026Updated last week
- Prototype native exports for a .NET Assembly.☆476Feb 9, 2026Updated last month
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆702Jul 20, 2025Updated 7 months ago
- A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS…☆2,181Jul 26, 2023Updated 2 years ago
- Self-contained C# game in 8 kB☆680Oct 14, 2022Updated 3 years ago
- ILGPU JIT Compiler for high-performance .Net GPU programs☆1,681Mar 2, 2026Updated last week
- Accurate and high performance C++ interop code generator for C#.☆534Feb 4, 2025Updated last year
- Next generation API for .NET☆1,911Updated this week
- The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you abo…☆4,930Mar 1, 2026Updated last week
- CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and ma…☆595Feb 10, 2026Updated 3 weeks ago
- ☆186Mar 17, 2025Updated 11 months ago
- Run C# scripts from the .NET CLI.☆2,986Nov 20, 2025Updated 3 months ago
- A .NET library that makes it easier to create beautiful console applications.☆11,255Updated this week
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,129Mar 2, 2026Updated last week
- .NET language playground☆2,948Nov 18, 2024Updated last year
- ⚡ Decompilation Tools and High Productivity Utilities ⚡☆1,654Jan 25, 2024Updated 2 years ago
- A vector and matrix library written in C# using hardware intrinsics☆701Oct 4, 2022Updated 3 years ago
- Command line parsing, invocation, and rendering of terminal output.☆3,641Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆728Sep 22, 2022Updated 3 years ago
- Interop bindings for Windows.☆312Dec 12, 2025Updated 2 months ago
- C# bindings for lemire/simdjson (and full C# port)☆690Dec 8, 2022Updated 3 years ago
- Tools and libraries to glue C/C++ APIs to high-level languages☆3,361Feb 24, 2026Updated last week
- LiteDB - A .NET NoSQL Document Store in a single data file☆9,352Feb 27, 2026Updated last week
- A toolkit for developing high-performance HTTP reverse proxy applications.☆9,442Mar 2, 2026Updated last week
- SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D …☆5,288Updated this week
- Javascript Interpreter for .NET☆4,559Mar 2, 2026Updated last week
- High performance, low level networking APIs for building custom servers and clients.