linkdotnet / StringBuilderLinks
A fast and low allocation StringBuilder for .NET.
☆101Updated this week
Alternatives and similar repositories for StringBuilder
Users that are interested in StringBuilder are comparing it to the libraries listed below
Sorting:
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Declarative Structured Concurrency for C#☆123Updated this week
- 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
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- 🔑🔒 Lock your c# threads by key☆74Updated last week
- Roslyn Source Code Generators with Examples☆90Updated this week
- A C# string parser based on simple templates using source generators.☆52Updated 5 months ago
- Simple source only reflection library with default interface property support☆73Updated this week
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Moxy - Mixins code generator for C#☆126Updated 9 months ago
- Minid generates human-readable, URL-friendly, unique identifiers that are computed in-memory.☆54Updated 2 years ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆107Updated last week
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆93Updated 8 months ago
- IDistributedCache implementation on FASTER☆38Updated 11 months ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Updated 6 months ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆174Updated 5 months ago
- ☆57Updated 2 weeks ago
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆73Updated last year
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 8 months ago
- Non-boxing passing of values.☆28Updated 2 months ago
- Micro ORM with source generator☆27Updated 2 years ago
- Generates data access using stored procedures☆64Updated 8 months ago
- Immutability is easy!☆52Updated last week
- ☆73Updated last year
- 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 last month
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Benchmarking LINQ and alternative implementations☆182Updated last year