dburriss / PhilosophicalMonkeyLinks
A C# Reflection Helper Library
☆14Updated 8 years ago
Alternatives and similar repositories for PhilosophicalMonkey
Users that are interested in PhilosophicalMonkey are comparing it to the libraries listed below
Sorting:
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 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 week
- An AOP code generator☆19Updated 4 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 6 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 6 years ago
- On the fly disassemble C# code based on JitDasm☆130Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- JsonRpc clients (HTTP, IPC, TCP, WebSocket) library for the .NET framework☆12Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- C# Toolkit☆33Updated 6 years ago
- A .NET library that calculates the width of Unicode characters.☆59Updated 3 weeks 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
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated last month
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 6 months ago
- A LiteDB with realtime notifications☆43Updated last year
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆42Updated 7 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 8 months ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last month
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year