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:
- A framework for automatically generating binding wrappers for C/C++ libraries☆61Updated 3 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last week
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆101Updated last month
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- Run C# code at compile time.☆40Updated 5 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆49Updated last week
- Managed port of mimalloc.☆45Updated 3 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆63Updated 9 months ago
- Framework for converting C libraries to other languages☆107Updated 8 months ago
- C to C# Code Converter☆91Updated 4 years ago
- .NET AOT compiler for retro computers☆15Updated last month
- A C# library that offers a unified API to talk to native windowing libraries.☆43Updated 5 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Updated last year
- 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 3 years ago
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Debugger libraries☆84Updated 7 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
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆64Updated 9 months ago