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).☆14Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- Manages multi-threaded writing to a single file.☆30Updated 5 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☆69Updated 8 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 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
- Binary serializer with full .NET support!☆17Updated last year
- ☆10Updated last year
- Generates C# Script for constructing the given object☆21Updated 3 months ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 2 years ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆15Updated last week
- The combined Langly runtime☆33Updated 2 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- serialize, modify, and deserialize LINQ Expressions☆20Updated 8 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Provides a set of portable collections installable as source files via NuGet.☆25Updated 8 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 5 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆26Updated 2 weeks ago
- Zyanea was the codename for the next version of Zyan Communication Framework, a proof of concept.☆21Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆20Updated 11 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated last year