terrafx / terrafx.optimizerLinks
A tool for performing post-compilation optimization on managed assemblies.
☆15Updated 2 months ago
Alternatives and similar repositories for terrafx.optimizer
Users that are interested in terrafx.optimizer are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- This library provides struct based collections for high performance and low memory usage☆35Updated 11 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
- Managed port of mimalloc.☆44Updated 7 months ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- A low-level graphics library for .NET powered by Vulkan.☆29Updated 5 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 5 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Interop bindings for Vulkan.☆36Updated 7 months ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Simplified, but extremely fast protobuf encoder.☆16Updated last year
- LibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompressio…☆18Updated last year
- Span-ify your code: write high performance memory aware C#