MikePopoloski / StringFormatterLinks
Zero-allocation string formatting for .NET.
☆343Updated 7 years ago
Alternatives and similar repositories for StringFormatter
Users that are interested in StringFormatter are comparing it to the libraries listed below
Sorting:
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 5 years ago
- For when you've had to use System.IO one time too many☆135Updated last year
- A native memory manager for .NET☆333Updated 7 years ago
- LZ4 - ultra fast compression algorithm - for all .NET platforms☆371Updated 4 years ago
- ReSharper Heap Allocations Viewer plugin☆321Updated last week
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- A pure C# implementation of xxhash algorithm☆277Updated 2 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆500Updated last year
- Fast, idiomatic C# implementation of Flatbuffers☆538Updated 2 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆709Updated 2 years ago
- | Public | 100% C# implementation of remote delta compression based on the rsync algorithm☆41Updated 3 weeks ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- LINQ for Span<T>, without memory allocations.☆281Updated last year
- Strings in a hurry.☆64Updated 8 years ago
- Extremely Fast Dependency Injection Library.☆182Updated 7 years ago
- Binary serializer for POCO objects☆375Updated 2 years ago
- Implementation of a lock-free dictionary on .Net.☆517Updated 5 months ago
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆341Updated last month
- A high-performance, zero-allocation .NET logging library.☆423Updated 2 months ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- A simple to use TCP and UDP networking library for .NET. Compatible with Unity.☆479Updated 5 years ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆715Updated 5 years ago
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 5 years ago
- General purpose C# code library.☆99Updated 6 months ago
- C# code generator for reading and writing the protocol buffers format☆313Updated 2 years ago
- C5 generic collection library for C#/.NET☆1,060Updated 11 months ago
- C# extension method for fast object cloning.☆397Updated 8 years ago
- A pure managed C# implementation of the Netcode.IO spec☆261Updated 2 years ago