bretcope / PerformanceTypesLinks
A collection of low (or zero) allocation algorithms for .NET
☆28Updated 6 years ago
Alternatives and similar repositories for PerformanceTypes
Users that are interested in PerformanceTypes are comparing it to the libraries listed below
Sorting:
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated last week
- Run C# code at compile time.☆38Updated 4 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Managed C# wrapper for Hydrogen cryptographic library by Frank Denis☆33Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years 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
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆18Updated last year
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- A tool for performing post-compilation optimization on managed assemblies.☆13Updated 3 months ago
- .NET AOT compiler for retro computers☆14Updated 3 weeks ago
- Interop bindings for mimalloc.☆43Updated 3 months ago
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- ☆30Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Sick of picking the wrong CIL Emit overload? Look no further.☆16Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆57Updated last month
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A lightweight render engine written purely in C#☆38Updated last year
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- Safe & Refactored Version of StbImageSharp☆16Updated last year
- Blittable .NET structs☆16Updated 9 years ago