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
- 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
- A C# library for efficient bit-level reading and writing also adding bit field support☆63Updated 8 months ago
- Run C# code at compile time.☆40Updated 5 years ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆101Updated 3 weeks ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆63Updated 8 months ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆39Updated 7 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 3 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last month
- ☆49Updated 3 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- A C# library that offers a unified API to talk to native windowing libraries.☆43Updated 5 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆117Updated last year
- C to C# Code Converter☆91Updated 4 years ago
- Easy to use SIMD accelerated Array and Span methods☆93Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- LibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompressio…☆18Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- A tool for performing post-compilation optimization on managed assemblies.☆16Updated 3 months ago
- Framework for converting C libraries to other languages☆107Updated 7 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- Managed port of mimalloc.☆45Updated 3 months ago