xoofx / StackAllocForClassLinks
Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn
☆22Updated last year
Alternatives and similar repositories for StackAllocForClass
Users that are interested in StackAllocForClass are comparing it to the libraries listed below
Sorting:
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Blittable .NET structs☆16Updated 9 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Tool to investigate the performance impact of inlines in the CoreCLR☆15Updated 7 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 9 years ago
- DOOM compiled as a .NET application☆36Updated 3 years ago
- Raw .NET CIL demos☆25Updated 4 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year
- ☆26Updated last month
- Skia with C# and WebAssembly☆14Updated 3 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- A language service for MSBuild files☆25Updated 4 years ago
- ☆24Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Managed definitions for COM interfaces exposed by DiaSymReader APIs☆54Updated last week
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Visual Studio project template for developing directly in CIL assembly language☆17Updated 2 years ago
- .NET library to work with Git repositories☆34Updated this week
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- ☆14Updated last week