drewnoakes / string-theoryLinks
Identify and reduce memory used by duplicate .NET strings
☆309Updated 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:
- Home page of the anti-#region legion☆190Updated 6 years ago
- Low allocation async/await for C#/.NET☆400Updated 5 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.☆155Updated 5 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆648Updated 3 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- The Ultimate .NET Experiment☆356Updated 6 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 2 years ago
- Async-friendly format for stack traces and exceptions☆212Updated 2 years ago
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- Reducing memory allocations from 7.5GB to 32KB☆284Updated 5 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆135Updated 4 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…☆298Updated last year
- A native memory manager for .NET☆333Updated 7 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆217Updated 3 years ago
- ☆334Updated last year
- The last comparison library you'll ever need!☆441Updated last year
- Push based .NET Streams☆292Updated 8 years ago
- Polymorphic serialization for .NET☆279Updated 4 months ago
- Binary serializer for POCO objects☆375Updated 2 years ago
- Composable CLI Argument Parser for all modern .Net platforms.☆137Updated 6 years ago
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆383Updated 3 years ago
- Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.☆283Updated 4 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆345Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Discriminated unions, pattern matching and partial applications for C#☆268Updated 2 years ago
- Source Code On Demand☆357Updated 5 years ago
- .NET logging to Notepad☆153Updated 5 years ago
- A high-performance, zero-allocation .NET logging library.☆425Updated 2 weeks ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆269Updated last week
- Implementation of a lock-free dictionary on .Net.☆520Updated 6 months ago