tannergooding / hardware-intrinsics-net8
☆12Updated last year
Alternatives and similar repositories for hardware-intrinsics-net8:
Users that are interested in hardware-intrinsics-net8 are comparing it to the libraries listed below
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Infinite recursion without blowing up the stack.☆20Updated 3 weeks ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A light-weight, performant interval tree in C#☆27Updated 3 weeks ago
- Non-boxing passing of values.☆27Updated 9 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Interop bindings for mimalloc.☆41Updated 2 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- 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
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 2 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆66Updated 10 months ago
- Exposes top-level nullability information from reflection☆15Updated this week
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- ☆23Updated last year
- Skia with C# and WebAssembly☆14Updated 3 years ago
- Code memory safety analysis☆14Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 3 weeks ago
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago