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
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated 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
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- Run C# code at compile time.☆40Updated 5 years ago
- A C# port of JavaFastPFOR☆58Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 3 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Updated last year
- C# version for the The One Billion Row Challenge☆33Updated last year
- Managed port of mimalloc.☆45Updated 3 months ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Span-ify your code: write high performance memory aware C#☆73Updated 2 months ago
- FrozenObjects serializer and deserializer☆95Updated 3 years ago
- An analyzer for Non-Copyable structs.☆36Updated 3 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Native socket library for C#☆10Updated 4 years ago
- Code memory safety analysis☆14Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆57Updated 2 years ago