indy-singh / StringsAreEvilLinks
Reducing memory allocations from 7.5GB to 32KB
☆284Updated 4 years ago
Alternatives and similar repositories for StringsAreEvil
Users that are interested in StringsAreEvil are comparing it to the libraries listed below
Sorting:
- Low allocation async/await for C#/.NET☆398Updated 5 years ago
- Identify and reduce memory used by duplicate .NET strings☆308Updated 5 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆321Updated 5 years ago
- The Ultimate .NET Experiment☆356Updated 6 years ago
- Grace is a feature rich dependency injection container library☆341Updated last month
- The last comparison library you'll ever need!☆439Updated last year
- Stack only json deserialization using generators and the System.Text.Json library☆295Updated 2 years ago
- Composable CLI Argument Parser for all modern .Net platforms.☆137Updated 5 years ago
- Advanced data structures for .NET☆122Updated last year
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- Polymorphic serialization for .NET☆278Updated 2 months ago
- .NET Cli Tool to package your .NET Core Application into a docker image: 'dotnet dockerize'☆176Updated 2 years ago
- Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper m…☆261Updated last year
- Binary serializer for POCO objects☆375Updated 2 years ago
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆369Updated 2 months ago
- Basic TCP server that uses System.IO.Pipelines to parse line based messages