createinstance
There are 4 repositories under createinstance topic.
Nyrest/FastGenericNew
The ultimate fast alternative to Activator.CreateInstance<T> / new T()
SourceGeneration/Reflection
Reflection is a source-generated reflection library, with global caching and support for AOT compilation
JaCraig/FastActivator
It's Activator.CreateInstance... But faster.
KSemenenko/CreateInstance
Comparison of methods for creating a new instance in C#