drewnoakes / string-theoryLinks
Identify and reduce memory used by duplicate .NET strings
☆309Updated 6 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☆403Updated 5 years ago
- The Ultimate .NET Experiment☆356Updated 7 years ago
- Async-friendly format for stack traces and exceptions☆212Updated 2 years ago
- Reducing memory allocations from 7.5GB to 32KB☆283Updated 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 6 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
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- The last comparison library you'll ever need!☆441Updated last year
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 2 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
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- Binary serializer for POCO objects☆374Updated 2 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 5 years ago
- A native memory manager for .NET☆334Updated 7 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆346Updated last year
- Polymorphic serialization for .NET☆280Updated 6 months ago
- ☆336Updated last year
- Source Code On Demand☆356Updated 5 years ago
- Push based .NET Streams☆293Updated 9 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- Composable CLI Argument Parser for all modern .Net platforms.☆138Updated 6 years ago
- Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.☆283Updated 4 years ago
- C# library to create a common interface to non-cryptographic hash functions.☆256Updated 3 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆411Updated last month
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆388Updated this week
- A high-performance, zero-allocation .NET logging library.☆429Updated 3 weeks ago
- Implementation of a lock-free dictionary on .Net.☆524Updated 8 months ago
- Under the rocks☆105Updated 7 years ago