bretcope / PerformanceTypesLinks
A collection of low (or zero) allocation algorithms for .NET
☆30Updated 7 years ago
Alternatives and similar repositories for PerformanceTypes
Users that are interested in PerformanceTypes are comparing it to the libraries listed below
Sorting:
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- Managed port of mimalloc.☆44Updated last week
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last month
- A C# library for efficient bit-level reading and writing also adding bit field support☆60Updated 5 months ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- Run C# code at compile time.☆38Updated 5 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
- A framework for automatically generating binding wrappers for C/C++ libraries☆61Updated 2 years ago
- A C# library that offers a unified API to talk to native windowing libraries.☆43Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 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
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- Safe & Refactored Version of StbImageSharp☆18Updated last year
- Framework for converting C libraries to other languages☆107Updated 4 months ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆99Updated this week
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 5 months ago
- C to C# Code Converter☆91Updated 3 years ago
- A lightweight render engine written purely in C#☆38Updated last year
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆49Updated 2 months ago
- Debugger libraries☆82Updated 4 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Hand-written C# Lua parser and script-based code transformation engine.☆21Updated last year
- A C# port of JavaFastPFOR☆56Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆115Updated last year