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:
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months 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
- 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
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated last week
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 4 months ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- An AOP code generator☆18Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- 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
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 6 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Generates C# Script for constructing the given object☆21Updated last year
- Generic C# Enum Utilities☆25Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- SmartPaster for VS 2013, VS2015 and VS2017☆18Updated 3 years ago