MikePopoloski / StringFormatter
Zero-allocation string formatting for .NET.
☆342Updated 7 years ago
Alternatives and similar repositories for StringFormatter:
Users that are interested in StringFormatter are comparing it to the libraries listed below
- A native memory manager for .NET☆333Updated 7 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- LZ4 - ultra fast compression algorithm - for all .NET platforms☆369Updated 4 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆758Updated 4 years ago
- ReSharper Heap Allocations Viewer plugin☆313Updated last week
- For when you've had to use System.IO one time too many☆131Updated last year
- Strings in a hurry.☆63Updated 7 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆647Updated 2 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆491Updated last year
- Binary serializer for POCO objects☆375Updated 2 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆522Updated 2 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆692Updated 2 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 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.☆152Updated 5 years ago
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆339Updated last year
- Extremely Fast Dependency Injection Library.☆180Updated 7 years ago
- Implementation of a lock-free dictionary on .Net.☆495Updated 8 months ago
- A pure C# implementation of xxhash algorithm☆259Updated last year
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆715Updated 5 years ago
- LINQ for Span<T>, without memory allocations.☆252Updated last year
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆497Updated 5 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆842Updated 2 months ago
- An implementation of google's Snappy compression format in C#☆147Updated 7 years ago
- .NET Reflection Made Fast and Simple ⛺☆288Updated 4 years ago
- A high-performance, zero-allocation .NET logging library.☆415Updated 2 months ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 years ago
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆232Updated 11 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆296Updated last month
- Identify and reduce memory used by duplicate .NET strings☆301Updated 5 years ago