bflat
Native C# compiler
A C# compiler and runtime system that compiles to native executables with the performance of CoreCLR GC and RyuJIT
C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
4k stars
59 watching
107 forks
Language: C#
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
waf/csharprepl | An interactive C# programming environment with syntax highlighting and NuGet package management | 2,941 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
dotnet/silk.net | A high-performance library providing C# bindings to various low-level APIs for multimedia, graphics, and compute applications. | 4,170 |
louthy/language-ext | A C# library that enables declarative and pure functional programming by providing extensions to the language. | 6,527 |
commandlineparser/commandline | Provides a standardized and concise API for manipulating command line arguments in C# applications. | 4,584 |
maskray/ccls | Provides a language server protocol implementation for C/C++/Objective-C development, offering features like code completion, cross references, and semantic highlighting. | 3,773 |
sergio0694/computesharp | Enables C# code to run on the GPU through DirectX and dynamically generated shaders | 2,775 |
sjdirect/abot | A C# web crawler framework built for speed and flexibility, allowing developers to easily crawl websites with customizable logic. | 2,247 |
dotnet/csharplang | The official repo for C# language design and implementation. | 11,555 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,745 |
nuke-build/nuke | A build automation tool for C#/.NET projects that simplifies the process of creating and managing CI/CD pipelines. | 3,028 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
facepunch/facepunch.steamworks | An open-source C# implementation of the Steamworks API | 2,926 |
dotnetcore/flubucore | Automates build and deployment processes using C# code | 909 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |