This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.
☆50Nov 25, 2020Updated 5 years ago
Alternatives and similar repositories for SimpleIntrinsics
Users that are interested in SimpleIntrinsics are comparing it to the libraries listed below
Sorting:
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Dec 30, 2023Updated 2 years ago
- ☆12Feb 19, 2021Updated 5 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48May 15, 2024Updated last year
- ☆15Jan 3, 2026Updated 2 months ago
- A REPL calculator and an x86 asm emulator for developers☆60Apr 1, 2021Updated 4 years ago
- Fully-featured .NET CSV library, parsing gigabytes of CSV per second☆14Mar 1, 2026Updated 2 weeks ago
- A .NET runtime, but in Rust. Because I can.☆13Feb 1, 2024Updated 2 years ago
- Sample codes from my Lectures and Trainings on DoD☆50Nov 25, 2020Updated 5 years ago
- Code memory safety analysis☆14Dec 20, 2024Updated last year
- A package which adds the ability to add metadata to assets in Unity☆17Nov 5, 2024Updated last year
- Raw .NET CIL demos☆25Jan 23, 2021Updated 5 years ago
- Span-ify your code: write high performance memory aware C#☆73Dec 3, 2025Updated 3 months ago
- Fast SIMD-based UTF-8 Validation in C#☆46Dec 18, 2025Updated 3 months ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Feb 22, 2024Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆36Oct 27, 2024Updated last year
- ☆25Jun 19, 2024Updated last year
- ☆35Jan 21, 2025Updated last year
- .NET AOT compiler for retro computers☆15Dec 30, 2025Updated 2 months ago
- ⚡ Decompilation Tools and High Productivity Utilities ⚡☆1,655Jan 25, 2024Updated 2 years ago
- ☆12Sep 22, 2021Updated 4 years ago
- A sample project for writing and executing assembly in C#.☆31Nov 23, 2021Updated 4 years ago
- Display live statistics during .NET garbage collections☆13May 23, 2024Updated last year
- ☆11Sep 3, 2024Updated last year
- An open source bit manipulation framework for Unity3D Game Engine. Written in C#.☆24Jul 19, 2020Updated 5 years ago
- Inject arbitrary IL code at compile time.☆256Jan 8, 2026Updated 2 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Jul 14, 2024Updated last year
- Easy to use SIMD accelerated Array and Span methods☆93Nov 19, 2022Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆33Feb 11, 2024Updated 2 years ago
- A tool for performing post-compilation optimization on managed assemblies.☆16Oct 22, 2025Updated 5 months ago
- ☆23Jan 4, 2026Updated 2 months ago
- IL Kernel for .NET Interactive☆16Feb 27, 2023Updated 3 years ago
- A library to modify MSIL and native code at runtime☆132Apr 17, 2024Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Dec 2, 2024Updated last year
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆702Jul 20, 2025Updated 8 months ago
- A DSL which simplifies the writing of ProtoBuf contracts for Zebus☆13Dec 18, 2025Updated 3 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆152Jan 25, 2025Updated last year
- Reflection APIs over roslyn symbol APIs☆193Aug 22, 2025Updated 6 months ago
- Playground for testing msbuild in a "server" mode☆16Mar 17, 2024Updated 2 years ago
- Simple build versioning for .NET, powered by Git tags☆67Mar 12, 2026Updated last week