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 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 months ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆26Updated 2 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 weeks ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆64Updated last year
- Show desktop notifications using this library☆18Updated this week
- Loads all the references on startup by actually using the types in the module initializer.☆37Updated this week
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 4 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- A C# port of Mozilla Universal Charset Detector.☆27Updated 5 years ago
- Fluent API job scheduling engine for .NET☆26Updated 6 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Parser for arithmetic expressions☆21Updated 3 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆15Updated 7 months ago
- Adds debugger attributes to help visualize objects.☆43Updated 2 weeks ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- ☆14Updated last month
- Fast Accessors for .Net☆32Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 weeks ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- Change tracking library for .NET ⛺☆13Updated 4 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- Linq operators for ObservableCollection☆19Updated 10 years ago