benaadams / Ben.StringIntern
String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.
☆69Updated 2 years ago
Alternatives and similar repositories for Ben.StringIntern:
Users that are interested in Ben.StringIntern are comparing it to the libraries listed below
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- Analyzers checking System.Reflection☆81Updated last year
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated 2 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- This project contains networking primitives for use with .NET.☆94Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Immutability is easy!☆44Updated 2 weeks ago
- Non-boxing passing of values.☆27Updated 7 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- High-performance zero-reflection approach to C# metaprogramming☆30Updated 5 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- ☆28Updated 5 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated last month
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated 11 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆65Updated 8 months ago
- Step into debugging and generate readable script from linq expressions☆35Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated 11 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- C# Source Generator for UTF-8 binary literal☆138Updated 5 months ago