MikePopoloski / StringFormatterLinks
Zero-allocation string formatting for .NET.
☆342Updated 8 years ago
Alternatives and similar repositories for StringFormatter
Users that are interested in StringFormatter are comparing it to the libraries listed below
Sorting:
- A native memory manager for .NET☆333Updated 7 years ago
- For when you've had to use System.IO one time too many☆135Updated 2 years ago
- LZ4 - ultra fast compression algorithm - for all .NET platforms☆372Updated 4 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 3 months ago
- ReSharper Heap Allocations Viewer plugin☆325Updated last month
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆503Updated last year
- Fast, idiomatic C# implementation of Flatbuffers☆554Updated 7 months ago
- Assists in performing Roslyn-based code generation during a build.☆409Updated 5 years ago
- A pure C# implementation of xxhash algorithm☆282Updated 2 years ago
- Strings in a hurry.☆64Updated 8 years ago
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆300Updated 5 years ago
- Extremely Fast Dependency Injection Library.☆183Updated 8 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆323Updated last month
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆650Updated 3 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆729Updated 3 years ago
- Implementation of a lock-free dictionary on .Net.☆534Updated 10 months ago
- Binary serializer for POCO objects☆374Updated 3 years ago
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆344Updated 2 months ago
- | Public | 100% C# implementation of remote delta compression based on the rsync algorithm☆49Updated 2 weeks ago
- General purpose C# code library.☆99Updated last month
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- A .NET port of Colin Percival's bsdiff & bspatch☆302Updated last year
- A high-performance, zero-allocation .NET logging library.☆432Updated last week
- Implementation in C# of LINQ concept with struct☆306Updated last year
- A simple to use TCP and UDP networking library for .NET. Compatible with Unity.☆480Updated 5 years ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated last year
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆714Updated 5 years ago
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆237Updated 5 months ago