badamczewski / SimpleIntrinsicsLinks
This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.
☆50Updated 5 years ago
Alternatives and similar repositories for SimpleIntrinsics
Users that are interested in SimpleIntrinsics are comparing it to the libraries listed below
Sorting:
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 7 months ago
- ☆12Updated 2 years ago
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A light-weight, performant interval tree in C#☆35Updated 8 months ago
- ☆12Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Vectorized generic dictionary prototype☆25Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- Span-ify your code: write high performance memory aware C#☆73Updated this week
- Code memory safety analysis☆14Updated 11 months ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 2 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last month
- ☆34Updated 10 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Managed port of mimalloc.☆44Updated last month
- High-performance network packet decoding and packet decoder source generator☆40Updated 10 months ago
- Run C# code at compile time.☆39Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated 3 weeks ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆148Updated 10 months ago
- NWindows is a cross-platform window creation and management library for .NET☆89Updated last year
- ☆24Updated 4 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year