No hanging chads here, we promise! Login and vote now.
By bqnguyen
via buunguyen.net
Published: Mar 21 2010 / 22:04
Fasterflect is a library that helps you get rid of the complexity and slow performance of .NET Reflection by providing an intuitive API and using CIL code generation behind the scene. Fasterflect's delegate API can be up to 400x faster than corresponding .NET Reflection, therefore it is indispensable for applications which suffers from Reflection's performance. Version 2.0 introduces additional API for .NET Reflection metadata lookup, integration between metadata class and CIL-based fast invocations and add-on services such as (fast) deep-cloning, object member mapping, and exploratory object construction.



Add your comment