benaadams / Ben.StringInternLinks
String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.
☆70Updated 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
Sorting:
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Analyzers checking System.Reflection☆81Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- Non-boxing passing of values.☆27Updated 10 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆43Updated last week
- ☆53Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- ☆29Updated 5 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 4 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- ☆58Updated this week
- C# interface-to-member source generator☆80Updated 9 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 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
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- BigMachines is State Machine library for .NET☆42Updated last week
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆81Updated 4 months ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆24Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year