drewnoakes / string-theory
Identify and reduce memory used by duplicate .NET strings
☆301Updated 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
- Async-friendly format for stack traces and exceptions☆212Updated last year
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- A native memory manager for .NET☆332Updated 7 years ago
- Binary serializer for POCO objects☆375Updated 2 years ago
- Push based .NET Streams☆292Updated 8 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.☆152Updated 5 years ago
- Low allocation async/await for C#/.NET☆395Updated 4 years ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- The Ultimate .NET Experiment☆355Updated 6 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆215Updated 3 years ago
- ☆332Updated 8 months ago
- Polymorphic serialization for .NET☆276Updated last week
- 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 8 months ago
- Home page of the anti-#region legion☆193Updated 5 years ago
- Implementation of a lock-free dictionary on .Net.☆490Updated 7 months 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
- Assists in performing Roslyn-based code generation during a build.☆409Updated 4 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆290Updated 2 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆337Updated 11 months ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆116Updated 2 months ago
- Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.☆279Updated 4 years ago
- Tx (LINQ to Events)☆316Updated 2 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 years ago
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆366Updated 3 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆835Updated last month
- The last comparison library you'll ever need!☆431Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆686Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 4 months ago
- A Roslyn-inspired full-fidelity XML parser with no dependencies and a simple Visual Studio XML language service☆329Updated 5 months ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆716Updated 4 years ago