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
- For when you've had to use System.IO one time too many☆132Updated last year
- ReSharper Heap Allocations Viewer plugin☆320Updated 2 weeks ago
- A native memory manager for .NET☆334Updated 7 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 4 years ago
- Fast, idiomatic C# implementation of Flatbuffers☆528Updated last month
- Strings in a hurry.☆64Updated 8 years ago
- .NET Reflection Made Fast and Simple ⛺☆292Updated 4 years ago
- Binary serializer for POCO objects☆375Updated 2 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- LZ4 - ultra fast compression algorithm - for all .NET platforms☆369Updated 4 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆259Updated 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.☆153Updated 5 years ago
- Extremely Fast Dependency Injection Library.☆181Updated 7 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☆495Updated last year
- A pure C# implementation of xxhash algorithm☆267Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆300Updated 3 weeks ago
- Implementation of a lock-free dictionary on .Net.☆498Updated last month
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆715Updated 5 years ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 8 years ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆498Updated 7 months ago
- Identify and reduce memory used by duplicate .NET strings☆302Updated 5 years ago
- Polymorphic serialization for .NET☆277Updated 2 months ago
- A simple to use TCP and UDP networking library for .NET. Compatible with Unity.☆479Updated 5 years ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆983Updated 3 months ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 years ago
- A high-performance, zero-allocation .NET logging library.☆415Updated 4 months ago