A fast and low allocation StringBuilder for .NET.
☆109Mar 1, 2026Updated 2 weeks ago
Alternatives and similar repositories for StringBuilder
Users that are interested in StringBuilder are comparing it to the libraries listed below
Sorting:
- Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein☆25Dec 8, 2022Updated 3 years ago
- Small library to extend validation attributes on blazor forms☆14Nov 14, 2024Updated last year
- A .NET Source Generator that can give you some valuable information about the build.☆20Mar 11, 2026Updated last week
- A collection of tips and tricks with smaller code snippets and explanation.☆133Nov 21, 2025Updated 3 months ago
- Twitter Snowflake-alike ID generator for .Net Core☆17Jul 18, 2016Updated 9 years ago
- ☆11Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆48May 15, 2024Updated last year
- Extension Methods for Span!☆34Jan 23, 2026Updated last month
- A collection of Roslyn analyzers and source generators empowering daily development☆14Jun 29, 2024Updated last year
- This library provides struct based collections for high performance and low memory usage☆36Oct 27, 2024Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Feb 23, 2026Updated 3 weeks ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 9 months ago
- Shamir's Secret-Sharing for Mnemonic Codes in C#☆13Aug 14, 2024Updated last year
- A .NET port of https://github.com/krisk/fuse-swift☆16Oct 9, 2020Updated 5 years ago
- Useful set of collections, and extensions for collections with thread-safe read-write access options.☆21Jul 17, 2025Updated 8 months ago
- Managed port of mimalloc.☆45Oct 22, 2025Updated 4 months ago
- A .NET library for using reflection emit in a fluent way.☆34Oct 17, 2024Updated last year
- Azure DevOps Inventory .NET Tool – Inventories and documents an Azure DevOps organization by generating a set of Markdown files for the s…☆13Updated this week
- A library to build .NET profilers in .NET☆193Mar 12, 2026Updated last week
- A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Mar…☆417Updated this week
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Dec 3, 2025Updated 3 months ago
- C# port of @karpathy https://github.com/karpathy/llm.c☆70Apr 25, 2025Updated 10 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆90Mar 17, 2024Updated 2 years ago
- ☆24May 10, 2017Updated 8 years ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- Various tools and helpers to read assembly metadata.☆273Mar 10, 2026Updated last week
- C# localizable zero-allocation format string generator☆16Oct 27, 2025Updated 4 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Mar 6, 2026Updated 2 weeks ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆108Feb 23, 2026Updated 3 weeks ago
- Benchmarking LINQ and alternative implementations☆180Feb 14, 2024Updated 2 years ago
- Code memory safety analysis☆14Dec 20, 2024Updated last year
- Declarative Structured Concurrency for C#☆118Updated this week
- Arbitrary precision rational number class☆35Mar 3, 2026Updated 2 weeks ago
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 6 months ago
- Easily create custom Project Settings by adding [ProjectSettings(...)] attribute to your ScriptableObject subclass☆20Sep 14, 2023Updated 2 years ago
- Weakly is a collection of some useful weak-reference types.☆25Nov 29, 2024Updated last year
- A Roslyn source generator for creating constructors.☆111Updated this week
- This is a C# implementation of UUIDv7 generation algorithm.☆53Nov 28, 2025Updated 3 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆251May 27, 2024Updated last year