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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last month
- Run C# code at compile time.☆40Updated 5 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 7 months ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- Blittable .NET structs☆16Updated 10 years ago
- ☆23Updated 2 weeks ago
- Managed port of mimalloc.☆45Updated 3 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
- An allocation free Task-like object for async methods☆40Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- An alternative implementation of Dictionary<K,V> on C#☆27Updated 5 years ago
- Code memory safety analysis☆14Updated last year
- [obsolete] This is the stark compiler forked from the Roslyn .NET compiler C# with rich code analysis APIs.☆12Updated 6 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Managed wrappers for Windows APIs☆53Updated 2 weeks ago
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago