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
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 3 months ago
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- ☆12Updated 4 years ago
- An analyzer for Non-Copyable structs.☆33Updated 3 years ago
- Interop bindings for mimalloc.☆45Updated 5 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Span-ify your code: write high performance memory aware C#☆71Updated 4 months ago
- NWindows is a cross-platform window creation and management library for .NET☆86Updated last year
- 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
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- 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
- ☆12Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks 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
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- Run C# code at compile time.☆38Updated 4 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- An allocation free Task-like object for async methods☆39Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- C# version for the The One Billion Row Challenge☆32Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 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
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last week
- Tiny and simple data format/serializer.☆22Updated this week