xperiandri / StringBuilderExtensions
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 4 years ago
Alternatives and similar repositories for StringBuilderExtensions:
Users that are interested in StringBuilderExtensions are comparing it to the libraries listed below
- aot mock source generator☆10Updated 2 years ago
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 3 years 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 8 months ago
- A C# library for creating long-running tasks and background workers.☆22Updated 9 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- Extensions for the Unity DI container☆11Updated 7 years ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years 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
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆13Updated 5 months ago
- C# localizable zero-allocation format string generator☆16Updated last week
- Parse any type from string in efficient way☆35Updated 2 months ago
- C# library which provides uniform API for conversion between types.☆22Updated 11 months ago
- A virtual file system implementation in modern C#.☆39Updated 2 weeks ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 5 months ago
- C# reflection wrappers that provide portable, faster, and more natural APIs☆38Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆31Updated last year
- Fluent style API for constructing custom editor menus presented using `GenericMenu` by default although alternative presentation can be c…☆10Updated 6 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…☆24Updated 5 years ago
- The project provides a helper class for detection and notification about lost unreliable packets.☆13Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Lidgren srp6a implementation that uses a lobby to seperate authenticated users from guests.☆13Updated 11 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- Comparing C# ECS with Benchmark.Net and Roslyn Source Generators☆21Updated last week
- 💉IoC container that uses code generation instead of reflection for managing and resolving dependencies as a basis☆18Updated 5 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- JIT codegen inspector for Unity☆20Updated 7 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year