badamczewski / SimpleIntrinsicsLinks
This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.
☆50Updated 4 years ago
Alternatives and similar repositories for SimpleIntrinsics
Users that are interested in SimpleIntrinsics are comparing it to the libraries listed below
Sorting:
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- ☆12Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- Interop bindings for mimalloc.☆43Updated 4 months ago
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- The combined Langly runtime☆33Updated 3 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated last month
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- 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 11 months ago
- Code memory safety analysis☆14Updated 6 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 4 months ago
- A light-weight, performant interval tree in C#☆29Updated 2 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 11 months ago
- 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
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- ☆12Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago