MikePopoloski / StringFormatter
Zero-allocation string formatting for .NET.
☆340Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for StringFormatter
- A native memory manager for .NET☆332Updated 6 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- LZ4 - ultra fast compression algorithm - for all .NET platforms☆371Updated 3 years ago
- For when you've had to use System.IO one time too many☆130Updated 11 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆755Updated 4 years ago
- Binary serializer for POCO objects☆376Updated last year
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆483Updated 10 months ago
- Strings in a hurry.☆62Updated 7 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆675Updated 2 years ago
- ReSharper Heap Allocations Viewer plugin☆304Updated 2 weeks ago
- Fast, idiomatic C# implementation of Flatbuffers☆510Updated this week
- Assists in performing Roslyn-based code generation during a build.☆408Updated 3 years ago
- A pure C# implementation of xxhash algorithm☆251Updated last year
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆151Updated 5 years ago
- Implementation of a lock-free dictionary on .Net.☆484Updated 5 months ago
- .NET Reflection Made Fast and Simple ⛺☆285Updated 4 years ago
- LINQ for Span<T>, without memory allocations.☆243Updated last year
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆645Updated 2 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆716Updated 4 years ago
- Extremely Fast Dependency Injection Library.☆180Updated 6 years ago
- A high-performance, zero-allocation .NET logging library.☆406Updated 3 months ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆96Updated 8 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆277Updated 2 months ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆491Updated 2 months ago
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆231Updated 8 months ago
- An implementation of google's Snappy compression format in C#☆143Updated 7 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago