linkdotnet / StringBuilder
A fast and low allocation StringBuilder for .NET.
☆83Updated last week
Related projects ⓘ
Alternatives and complementary repositories for StringBuilder
- Implementation for pooled in-memory streams for .NET☆39Updated 9 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆37Updated last month
- Micro ORM with source generator☆24Updated last year
- Declarative Structured Concurrency for C#☆113Updated this week
- Moxy - Mixins code generator for C#☆115Updated 7 months ago
- The dotnet enum flags feature is amazing, but it is too limited 🙁. InfiniteEnumFlags is the same without limitation. 😊 (It supports up…☆66Updated 6 months ago
- Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein☆25Updated last year
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆42Updated 5 months ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated last year
- ☆44Updated this week
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆65Updated last week
- QuickConstructor is a reliable and feature-rich source generator that can automatically emit a constructor from the fields and properties…☆26Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆44Updated 3 months ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆28Updated 2 weeks ago
- File path abstraction library for .NET.☆55Updated this week
- Parse any type from string in efficient way☆33Updated last month
- The most revolutionary syntax visualizer☆61Updated last month
- 🔑🔒 Lock your c# threads by key☆67Updated this week
- Extensions to LINQ to Objects☆114Updated this week
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆64Updated 6 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- A collection of utility C# extension methods.☆47Updated 6 months ago
- Non-boxing passing of values.☆27Updated 4 months ago
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- Source Generated implementation of the Mediator pattern☆67Updated this week
- Roslyn Source Code Generators with Examples☆64Updated this week
- UUIDv7 for C#. Time-ordered UUIDs with up to 50ns resolution and 48 bits of randomness.☆64Updated last year