aelij / FasterReflection
Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.
☆32Updated 4 years ago
Alternatives and similar repositories for FasterReflection:
Users that are interested in FasterReflection are comparing it to the libraries listed below
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last week
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 4 months ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 4 months ago
- Text clustering algorithm, implemented in .NET☆22Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 7 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Makes it easy to associate files with your application☆10Updated last week
- Windows API helpers and simplified functions. This project is built upon https://github.com/AArnott/pinvoke project☆13Updated 7 years ago
- HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)☆40Updated 7 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Visual Studio extension which enables you to right-click and copy a name which the New Function Breakpoint dialog understands.☆12Updated 6 years ago