drewnoakes / string-theory
Identify and reduce memory used by duplicate .NET strings
☆302Updated 5 years ago
Alternatives and similar repositories for string-theory
Users that are interested in string-theory are comparing it to the libraries listed below
Sorting:
- 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
- A native memory manager for .NET☆334Updated 7 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- Binary serializer for POCO objects☆375Updated 2 years ago
- The Ultimate .NET Experiment☆355Updated 6 years ago
- Push based .NET Streams☆292Updated 8 years ago
- Under the rocks☆105Updated 6 years ago
- Async-friendly format for stack traces and exceptions☆212Updated last year
- Polymorphic serialization for .NET☆277Updated this week
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 2 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆215Updated 3 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆294Updated 2 years ago
- ☆333Updated 11 months ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆297Updated last year
- Home page of the anti-#region legion☆191Updated 6 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- .NET managed sockets wrapper using the new "Pipelines" API☆425Updated this week
- The last comparison library you'll ever need!☆438Updated last year
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Updated 3 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- Discriminated unions, pattern matching and partial applications for C#☆269Updated 2 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 years ago
- ☆253Updated 6 years ago
- A high-performance, zero-allocation .NET logging library.☆417Updated 5 months ago
- Implementation of a lock-free dictionary on .Net.☆502Updated 2 months ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 8 months ago
- A Roslyn-based cross-platform tool that generates an object model diagram from a set of C# source files or assemblies☆206Updated 3 years ago
- Tools to let you use Roslyn-powered C# scripts for code generation☆618Updated 2 years ago