linkdotnet / StringBuilderLinks
A fast and low allocation StringBuilder for .NET.
☆107Updated this week
Alternatives and similar repositories for StringBuilder
Users that are interested in StringBuilder are comparing it to the libraries listed below
Sorting:
- Declarative Structured Concurrency for C#☆118Updated this week
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆183Updated last month
- Roslyn Source Code Generators with Examples☆99Updated this week
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated 2 weeks ago
- HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.☆47Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- A C# string parser based on simple templates using source generators.☆54Updated 9 months ago
- Simple source only reflection library with default interface property support☆78Updated this week
- UDP and TCP socket library for game engines☆96Updated 6 months ago
- Immutability is easy!☆55Updated 2 months ago
- ☆76Updated this week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- 🔑🔒 Lock your c# threads by key☆76Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Moxy - Mixins code generator for C#☆131Updated last year
- The dotnet enum flags feature is amazing, but it is too limited 🙁. InfiniteEnumFlags is the same without limitation. 😊 (It supports up…☆68Updated last year
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated last year
- A CSharp library that can deep clone any object using only reflection.☆55Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Easy C# class and code generation, POCO object and Methods creation☆105Updated 10 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 3 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 10 months ago
- A tool to visualize the activity of the .NET garbage collector.☆187Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆71Updated last month
- A test bench for various .NET CSV parsing libraries☆72Updated 2 years ago
- Enhance your T4 experience in Visual Studio. Supports VS 2019/2022/2026☆51Updated 6 months ago
- C# Source Generator for UTF-8 binary literal☆148Updated last year
- IDistributedCache implementation on FASTER☆37Updated last year
- Non-boxing passing of values.☆29Updated 6 months ago