bretcope / PerformanceTypesLinks
A collection of low (or zero) allocation algorithms for .NET
☆31Updated 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 .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 3 weeks ago
- Run C# code at compile time.☆40Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A tool for performing post-compilation optimization on managed assemblies.☆16Updated 2 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 8 months ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- A framework for automatically generating binding wrappers for C/C++ libraries☆61Updated 2 years ago
- A lightweight render engine written purely in C#☆38Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- AOT friendly dependency injection☆12Updated 2 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆39Updated 7 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- Managed port of mimalloc.☆45Updated 2 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆63Updated 8 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- C to C# Code Converter☆91Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- A C# library that offers a unified API to talk to native windowing libraries.☆43Updated 4 years ago
- Debugger libraries☆84Updated 6 months ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 7 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Framework for converting C libraries to other languages☆106Updated 7 months ago