arogozine / EnumUtilities
Generic C# Enum Utilities
☆25Updated 2 years ago
Alternatives and similar repositories for EnumUtilities:
Users that are interested in EnumUtilities are comparing it to the libraries listed below
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Fluent Extension Methods for Mono.Cecil☆13Updated 8 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
- A C# Reflection Helper Library☆14Updated 7 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆51Updated 8 months ago
- A framework for transparently invoking multiple instances or clients.☆27Updated last month
- Example implementation of IValueTaskSource☆31Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 11 months ago
- .NET library for handling asynchronous file system operations☆24Updated 7 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 3 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 7 months ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- System.IO.Pipelines API adapter for System.Net.WebSockets☆27Updated 2 weeks ago
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 8 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A C# Deque class☆49Updated 10 years ago
- The combined Langly runtime☆33Updated 3 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 6 months ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last month