xperiandri / StringBuilderExtensionsLinks
String Builder Extensions is a set of extension methods for System.Text.StringBuilder that provide the same functionality as corresponding methods of System.String.
☆11Updated 5 years ago
Alternatives and similar repositories for StringBuilderExtensions
Users that are interested in StringBuilderExtensions are comparing it to the libraries listed below
Sorting:
- aot mock source generator☆10Updated 2 years ago
- A C# library for creating long-running tasks and background workers.☆22Updated 11 months ago
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Updated 10 months ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 4 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- The project provides a helper class for detection and notification about lost unreliable packets.☆13Updated 6 years ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 8 years ago
- Parse any type from string in efficient way☆35Updated 2 weeks ago
- JIT codegen inspector for Unity☆22Updated 10 months ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- 💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis☆18Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆13Updated 7 months ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- C# localizable zero-allocation format string generator☆16Updated last week
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last week
- A collection of lockless, concurrent queues☆12Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 9 months ago
- Benchmarks C# asynchronous libraries☆13Updated 4 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Build tools for Unity☆11Updated 4 months ago
- Blazing fast collection implementation in unmanaged heap written in modern C#, useful for buffers you have to pass the pointer to native …☆18Updated 3 years ago