MendelMonteiro / StringFormatterLinks
Zero-allocation string formatting for .NET.
☆14Updated 2 years ago
Alternatives and similar repositories for StringFormatter
Users that are interested in StringFormatter are comparing it to the libraries listed below
Sorting:
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- 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☆35Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- 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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆40Updated this week
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Managed port of mimalloc.☆44Updated last month
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago
- C# examples using WebGPU and NativeAOT☆49Updated 2 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- ☆12Updated 2 years ago
- MSIL Reader☆36Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated last month
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆37Updated 3 weeks ago
- ☆34Updated 10 months ago
- Embed resource files more C# programmer friendly!☆70Updated last year