Fasterflect

A Fast and Simple Reflection API
Download

Fasterflect Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Buunguyen
  • Operating Systems:
  • Windows All
  • File Size:
  • 311 KB

Fasterflect Tags


Fasterflect Description

Fasterflect was developed to be a library that aims to improve developer experience of using .NET Reflection. It allows you to perform metadata lookup and reflection invocation intuitively while achieving greater performance than the built-in .NET Reflection. If you frequently use .NET Reflection in your application, you would immediately be aware of its two big issues: usability of the API as a whole and performance of reflection invocations (e.g. method invocation, member access etc.) Fasterflect addresses the usability issue by providing intuitive & highly flexible wrapper extensions methods to Type, Object and various metadata classes (such as FieldInfo, MethodInfo etc.) which not only preserve but also enhance the .NET Reflection metadata lookup capability . The performance issue of reflection invocation is addressed by Fasterflect via the employment of lightweight dynamic code generation which results in 5 to up to many hundred times faster than the native .NET Reflection invocation.


Fasterflect Related Software