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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 5 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 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
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated 9 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
- An AOP code generator☆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
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months 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
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 4 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆60Updated last year
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆35Updated 4 months ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- Adds the Just My Code command button to Visual Studio☆12Updated 2 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago
- Binary serializer with full .NET support!☆17Updated last week
- Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#☆42Updated 5 months ago
- The combined Langly runtime☆33Updated 3 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- ☆19Updated last year
- ☆10Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago