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
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Fluent Extension Methods for Mono.Cecil☆13Updated 8 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 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…☆24Updated 5 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- MSIL Reader☆36Updated 2 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆35Updated 4 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 8 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 5 months ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- .NET library for handling asynchronous file system operations☆24Updated 7 years ago
- A tactful collection of utilities for .NET development.☆35Updated 7 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- Infrastructure for high performance code.☆64Updated 7 years ago
- A C# Deque class☆49Updated 10 years ago
- Blittable .NET structs☆16Updated 9 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year