stark-lang / stark-roslynLinks
[obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.
☆12Updated 6 years ago
Alternatives and similar repositories for stark-roslyn
Users that are interested in stark-roslyn are comparing it to the libraries listed below
Sorting:
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- C# bindings for Sokol using Sokol's binding generator☆35Updated 3 years ago
- Managed port of mimalloc.☆44Updated 3 weeks ago
- A compiler framework for managed code.☆53Updated 6 years ago
- A collection of low (or zero) allocation algorithms for .NET☆30Updated 7 years ago
- a minimal example of C# wasm WebGL app based on NativeAOT-LLVM WebAssembly☆21Updated 3 years ago
- Safe & Refactored Version of StbImageSharp☆18Updated last year
- .NET binding for nanovg☆28Updated 7 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated last year
- A low-level graphics library for .NET powered by Vulkan.☆28Updated 7 months ago
- Raw .NET CIL demos☆25Updated 4 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 5 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- A set of platform- and renderer-agnostic libraries for game development.☆29Updated 5 years ago
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- ☆43Updated this week
- C# version for the The One Billion Row Challenge☆33Updated last year
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- C# CSS flexbox implement, and more... . Adapt from https://github.com/kjk/flex☆19Updated 5 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆49Updated 3 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A C# library that offers a unified API to talk to native windowing libraries.☆43Updated 4 years ago
- Framework for converting C libraries to other languages