delegate topic

List delegate repositories

ImmediateReflection

52
Stars
9
Forks
Watchers

.NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/set). It also provides an ObjectWrapper object allowing to use...

tflite-neuron-delegate

37
Stars
6
Forks
Watchers

MediaTek's TFLite delegate

ExpressionReflect

26
Stars
13
Forks
Watchers

Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.

SAF-Object-Delegate

45
Stars
10
Forks
Watchers

基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX

CallbackKnob

18
Stars
3
Forks
Watchers

Example of Using a Knob with a Callback

autoproxy

19
Stars
3
Forks
Watchers

Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.

preact-delegate

19
Stars
0
Forks
Watchers

Preact delegate DOM events

Unity.Blog.Override_App_Delegate

30
Stars
9
Forks
Watchers

A maintainable way to extend / override app delegate in Unity iOS / OSX standalone player. (Much) more at http://eppz.eu/blog/override-app-delegate-unity-ios-osx-1/

ThinningCoordinator

24
Stars
7
Forks
Watchers

The UITableView/UICollectionView dataSource/delegate thinning coordinator, help thinning your UIViewController!

TinyCoordinator

18
Stars
1
Forks
Watchers

The Swift version of ThinningCoordinator focus on lighter view controllers.