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
- An allocation free Task-like object for async methods☆39Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Code analysis improvements and context actions☆61Updated this week
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 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
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆31Updated last week
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 2 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated 2 years ago
- C# Toolkit☆33Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- An AOP code generator☆18Updated 4 years ago
- Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#☆43Updated 8 months ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 2 weeks ago
- Generates C# Script for constructing the given object☆21Updated 11 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week