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: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
waf/csharprepl | An interactive C# command-line REPL with syntax highlighting and various tools for rapid experimentation and exploration of the language. | 2,970 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,526 |
dotnet/silk.net | A high-performance library providing C# bindings to various low-level APIs for multimedia, graphics, and compute applications. | 4,224 |
louthy/language-ext | A C# library that enables declarative and pure functional programming by providing extensions to the language. | 6,553 |
commandlineparser/commandline | Provides a standardized and concise API for manipulating command line arguments in C# applications. | 4,601 |
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,795 |
sergio0694/computesharp | Enables C# code to run on the GPU through DirectX and dynamically generated shaders | 2,799 |
sjdirect/abot | A C# web crawler framework built for speed and flexibility, allowing developers to easily crawl websites with customizable logic. | 2,255 |
dotnet/csharplang | The official repo for C# language design and implementation. | 11,644 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,772 |
nuke-build/nuke | A build automation tool for C#/.NET projects that simplifies the process of creating and managing CI/CD pipelines. | 3,116 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,855 |
facepunch/facepunch.steamworks | An open-source C# implementation of the Steamworks API | 2,968 |
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,564 |