bretcope / PerformanceTypesLinks
A collection of low (or zero) allocation algorithms for .NET
☆29Updated 7 years ago
Alternatives and similar repositories for PerformanceTypes
Users that are interested in PerformanceTypes are comparing it to the libraries listed below
Sorting:
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- A framework for automatically generating binding wrappers for C/C++ libraries☆61Updated 2 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated last month
- A C# library that offers a unified API to talk to native windowing libraries.☆42Updated 4 years ago
- .NET AOT compiler for retro computers☆14Updated 2 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆49Updated 6 months ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆47Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.