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:
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- Managed port of mimalloc.☆45Updated 2 months ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last month
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- Fast SIMD-based UTF-8 Validation in C#☆46Updated last month
- High-performance network packet decoding and packet decoder source generator☆41Updated 11 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆63Updated 8 months ago
- ☆34Updated 11 months ago
- ☆12Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 2 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 7 months ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Run C# code at compile time.☆40Updated 5 years ago
- NWindows is a cross-platform window creation and management library for .NET☆89Updated last year
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Vectorized generic dictionary prototype☆26Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated 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
- Tiny and simple data format/serializer.☆22Updated 2 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Code memory safety analysis☆14Updated last year
- ☆12Updated 2 years ago