badamczewski / SimpleIntrinsics
This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.
☆46Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for SimpleIntrinsics
- Interop bindings for mimalloc.☆32Updated 2 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆38Updated 8 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 6 months ago
- ☆12Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Run C# code at compile time.☆37Updated 4 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆54Updated 4 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆118Updated this week
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆19Updated 10 months ago
- ☆12Updated last year
- .NET library for working with Roslyn's syntax trees☆22Updated 9 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 years ago
- Non-boxing passing of values.☆27Updated 4 months ago
- Easy to use SIMD accelerated Array and Span methods☆90Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 8 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- NWindows is a cross-platform window creation and management library for .NET☆81Updated 8 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆228Updated 8 months ago
- Managed wrappers around the .NET Unmanaged API☆55Updated 7 months ago
- C# examples using WebGPU and NativeAOT☆49Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆76Updated last month
- Sample code to show how to walk the managed heap in C#☆30Updated 9 months ago
- On the fly disassemble C# code based on JitDasm☆125Updated 4 years ago