dburriss / PhilosophicalMonkey
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
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 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
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#☆41Updated 4 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 3 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- Generates C# Script for constructing the given object☆21Updated 6 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- MSIL Reader☆36Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 3 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 4 months ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆16Updated 3 weeks ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 3 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 4 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 3 years ago
- Scans a given directory tree for interesting assembly references☆15Updated this week
- Regexator is IDE for .NET regular expressions.☆18Updated 4 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
- Binary serializer with full .NET support!☆17Updated 2 years ago
- Simple C# source generator for text templates☆32Updated 2 years ago
- .NET library for handling asynchronous file system operations☆24Updated 7 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago