bretcope / PerformanceTypesLinks
A collection of low (or zero) allocation algorithms for .NET
☆28Updated 7 years ago
Alternatives and similar repositories for PerformanceTypes
Users that are interested in PerformanceTypes are comparing it to the libraries listed below
Sorting:
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 3 weeks ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- .NET AOT compiler for retro computers☆14Updated last month
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated 3 weeks 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- An alternative implementation of Dictionary<K,V> on C#☆27Updated 5 years ago
- Interop bindings for mimalloc.☆43Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- The combined Langly runtime☆33Updated 3 years ago
- A C# library that offers a unified API to talk to native windowing libraries.☆42Updated 4 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- Parse any type from string in efficient way☆35Updated last month
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆58Updated last month
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Sample repository for a prototype of a new stackalloc operator for class with CoreCLR and Roslyn☆22Updated last year
- C# port of https://github.com/memononen/nanovg☆62Updated 10 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆84Updated last year