dburriss / PhilosophicalMonkeyLinks
A C# Reflection Helper Library
☆14Updated 7 years ago
Alternatives and similar repositories for PhilosophicalMonkey
Users that are interested in PhilosophicalMonkey are comparing it to the libraries listed below
Sorting:
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 5 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- MSIL Reader☆36Updated 2 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
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- The combined Langly runtime☆33Updated 3 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 7 months ago
- An AOP code generator☆18Updated 4 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- ☆23Updated 4 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