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
- A framework for automatically generating binding wrappers for C/C++ libraries☆61Updated 2 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- Framework for converting C libraries to other languages☆105Updated 2 months ago
- Graphics / Video, Audio and Input frameworks. (Agnostic / Portable / Easy / Powerful / Fast)☆49Updated 3 weeks ago
- Interop bindings for mimalloc.☆45Updated 6 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- C to C# Code Converter☆91Updated 3 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆135Updated 3 months ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 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
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 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
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Debugger libraries☆82Updated 2 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆146Updated 10 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 3 weeks ago
- This library provides struct based collections for high performance and low memory usage☆35Updated 10 months ago
- C# version for the The One Billion Row Challenge☆32Updated last year
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 3 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Run C# code at compile time.☆38Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago