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:
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- A framework for automatically generating binding wrappers for C/C++ libraries☆61Updated 2 years 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
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆37Updated 6 years ago
- Runtime redirection of method calls for .NET Core.☆42Updated 6 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- Managed port of mimalloc.☆44Updated 6 months 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 last month
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- Debugger libraries☆82Updated 3 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 4 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 3 months ago
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆49Updated last month
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- A C# port of JavaFastPFOR☆54Updated last year
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- C to C# Code Converter☆91Updated 3 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Framework for converting C libraries to other languages☆106Updated 3 months ago
- DOOM fire effect in C#☆58Updated 5 years ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆97Updated last week
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆166Updated 3 weeks ago