String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.
☆72Jan 13, 2023Updated 3 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:
- A light-weight, performant interval tree in C#☆36Mar 27, 2025Updated 11 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Jan 21, 2021Updated 5 years ago
- Utilize async\await infrastructure to implement clean parallelism☆20Jun 23, 2025Updated 8 months ago
- .NET library for working with Roslyn's syntax trees☆23Oct 27, 2025Updated 4 months ago
- Nuget package merging utiility☆23Jan 14, 2026Updated last month
- The fastest ways to do things in C#.☆14Dec 25, 2023Updated 2 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆66May 4, 2025Updated 9 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- ☆35Jan 21, 2025Updated last year
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- A lightweight toolkit to write .NET assembly weavers.☆17Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Jan 13, 2026Updated last month
- The most revolutionary syntax visualizer☆82Jun 7, 2025Updated 8 months ago
- An extensible visual programming system.☆10May 8, 2016Updated 9 years ago
- Helper objects to browse complex structures returned by ClrMD☆67Oct 10, 2025Updated 4 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆22May 31, 2025Updated 9 months ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆139Feb 11, 2026Updated 2 weeks ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Jan 10, 2024Updated 2 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Dec 30, 2023Updated 2 years ago
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 5 months ago
- Inject arbitrary IL code at compile time.☆256Jan 8, 2026Updated last month
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- Managed port of mimalloc.☆45Oct 22, 2025Updated 4 months ago
- Document describing .NET interop and ways to be successful writing solutions using it.☆20Mar 22, 2022Updated 3 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Dec 3, 2025Updated 2 months ago
- Explore project dependencies in .NET☆73Sep 4, 2025Updated 5 months ago
- Basic Compilation Log support☆40Updated this week
- Zero Allocation Writer/Reader Parser for .NET Core☆320Aug 10, 2024Updated last year
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆219Nov 27, 2021Updated 4 years ago
- An analyzer for Non-Copyable structs.☆38Jun 23, 2022Updated 3 years ago
- Automatic implemention of stronly typed IDs via record structs with compile-time feature auto-detection☆37Updated this week
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆13Oct 17, 2022Updated 3 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Jun 18, 2025Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆54May 21, 2021Updated 4 years ago
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- ☆23Feb 20, 2021Updated 5 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆251May 27, 2024Updated last year
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆160Updated this week
- C# Port of the high performance monospace terminal renderer prototype of cmuratori (originally written in C)☆14Jul 28, 2021Updated 4 years ago