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:
- A native memory manager for .NET☆334Updated 7 years ago
- For when you've had to use System.IO one time too many☆134Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- ReSharper Heap Allocations Viewer plugin☆322Updated last month
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- LZ4 - ultra fast compression algorithm - for all .NET platforms☆371Updated 4 years ago
- Extremely Fast Dependency Injection Library.☆182Updated 7 years ago
- Strings in a hurry.☆64Updated 8 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
- Fast, idiomatic C# implementation of Flatbuffers☆534Updated last week
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆498Updated last year
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 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.☆154Updated 5 years ago
- A high-performance, zero-allocation .NET logging library.☆417Updated 2 weeks ago
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆340Updated last week
- .NET Reflection Made Fast and Simple ⛺☆295Updated 4 years ago
- A pure C# implementation of xxhash algorithm☆272Updated last year
- Implementation of a lock-free dictionary on .Net.☆512Updated 3 months ago
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆501Updated 8 months ago
- Fast(est?) .Net Serializer☆274Updated 3 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆873Updated last month
- Polymorphic serialization for .NET☆277Updated 3 weeks 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
- An implementation of google's Snappy compression format in C#☆148Updated 8 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆304Updated 3 weeks ago