antiufo / Shaman.ValueString
Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).
☆30Updated 5 years ago
Alternatives and similar repositories for Shaman.ValueString:
Users that are interested in Shaman.ValueString are comparing it to the libraries listed below
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Blittable .NET structs☆16Updated 9 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 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
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- Binary serializer with full .NET support!☆17Updated last week
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 5 months ago