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:
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Zyanea was the codename for the next version of Zyan Communication Framework, a proof of concept.☆21Updated 6 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- An AOP code generator☆18Updated 4 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
- MemoryStream with ArrayPool☆12Updated 3 years ago
- 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
- .NET library for handling asynchronous file system operations☆24Updated 8 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years 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
- A portable cross platform image library in C#☆18Updated 8 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 7 months ago
- Text clustering algorithm, implemented in .NET☆22Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago