dburriss / PhilosophicalMonkey
A C# Reflection Helper Library
☆14Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for PhilosophicalMonkey
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆13Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- ☆23Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆67Updated 7 months ago
- A .NET library for using reflection emit in a fluent way.☆27Updated 3 weeks 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 3 years ago
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 8 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- A portable cross platform image library in C#☆18Updated 7 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- An AOP code generator☆18Updated 3 years ago
- C# library which provides uniform API for conversion between types.☆20Updated 7 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 3 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- Zyanea was the codename for the next version of Zyan Communication Framework, a proof of concept.☆21Updated 5 years ago
- MSIL Reader☆37Updated last year
- MSBuild, csproj and props package reference editor.☆18Updated 2 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆21Updated last year
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated last week
- Efficient compiler of .NET expression trees☆21Updated last year
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated 11 months ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 6 months ago
- A Visual Studio extension to quickly load and unload projects. Perfect for large solutions.☆9Updated 10 months ago