linkdotnet / StringBuilderLinks
A fast and low allocation StringBuilder for .NET.
☆105Updated last month
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 3 weeks ago
- Roslyn Source Code Generators with Examples☆97Updated last week
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Auto generate Clone method using C# Source Generator☆86Updated 2 years ago
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆76Updated last year
- ☆73Updated last year
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆179Updated last month
- Micro ORM with source generator☆27Updated 2 years ago
- Simple source only reflection library with default interface property support☆74Updated this week
- Moxy - Mixins code generator for C#☆130Updated 11 months ago
- 🔑🔒 Lock your c# threads by key☆74Updated 3 weeks ago
- Immutability is easy!☆54Updated last month
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 7 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 8 months ago
- A C# string parser based on simple templates using source generators.☆54Updated 7 months ago
- One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.☆57Updated 3 months ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆81Updated last week
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆93Updated 10 months ago
- HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.☆47Updated last year
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Updated last week
- Minid generates human-readable, URL-friendly, unique identifiers that are computed in-memory.☆55Updated 3 years ago
- A test bench for various .NET CSV parsing libraries☆72Updated last year
- Easy C# class and code generation, POCO object and Methods creation☆105Updated 9 months ago
- Non-boxing passing of values.☆28Updated 4 months ago