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
- Managed port of mimalloc.☆44Updated last week
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 5 months ago
- ☆24Updated 4 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Run C# code at compile time.☆38Updated 5 years ago
- A light-weight, performant interval tree in C#☆32Updated 7 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- On the fly disassemble C# code based on JitDasm☆130Updated 5 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 8 months ago
- ☆34Updated 9 months ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last month
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Fast SIMD-based UTF-8 Validation in C#☆44Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- 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
- Post-build IL optimizer and intermediate representation for .NET programs☆147Updated 9 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- ☆12Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Code memory safety analysis☆14Updated 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