drewnoakes / string-theoryLinks
Identify and reduce memory used by duplicate .NET strings
☆308Updated 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:
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆650Updated 3 years ago
- A native memory manager for .NET☆334Updated 7 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 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
- Async-friendly format for stack traces and exceptions☆212Updated 2 years ago
- Home page of the anti-#region legion☆191Updated 6 years ago
- Polymorphic serialization for .NET☆278Updated last month
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated last year
- Stack only json deserialization using generators and the System.Text.Json library☆294Updated 2 years ago
- Push based .NET Streams☆292Updated 8 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- The Ultimate .NET Experiment☆356Updated 6 years ago
- Binary serializer for POCO objects☆375Updated 2 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆215Updated 3 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- The last comparison library you'll ever need!☆438Updated last year
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 8 months ago
- Composable CLI Argument Parser for all modern .Net platforms.☆137Updated 5 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆476Updated 5 years ago
- Implementation of a lock-free dictionary on .Net.☆514Updated 4 months ago
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆368Updated 3 years ago
- Tools to let you use Roslyn-powered C# scripts for code generation☆618Updated 2 years ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆707Updated 2 years ago
- Grace is a feature rich dependency injection container library☆339Updated last month
- Source Code On Demand☆357Updated 5 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Source code based on TraceEvent to listen to CLR events at runtime☆197Updated 3 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆692Updated 9 months ago