#
binding
Here are 573 public repositories matching this topic...
UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
-
Updated
May 10, 2021 - Swift
Proteus : A JSON based LayoutInflater for Android
-
Updated
Nov 10, 2020 - Java
Header-only C++ binding for libzmq
-
Updated
Aug 13, 2021 - C++
Open source specification and implementation of Knative event binding and delivery
-
Updated
Aug 12, 2021 - Go
iOS framework for creating forms
-
Updated
Feb 5, 2021 - Swift
An interesting go struct tag expression syntax for field validation, etc.
-
Updated
Aug 5, 2021 - Go
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
-
Updated
Apr 10, 2021 - Lua
Duktape JavaScript engine bindings for Go
-
Updated
Mar 26, 2021 - Go
Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.
-
Updated
Aug 1, 2021 - JavaScript
Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding
swift
ios
rxswift
binding
carthage
dependency-injection
mvvm
travis
mvvm-architecture
coordinators
coordinator-pattern
mvvm-c
mvvm-coordinator
-
Updated
Jan 5, 2021 - Swift
Python bindings to libpostal for fast international address parsing/normalization
-
Updated
May 2, 2021 - C
Lightweight observations and bindings in Swift
-
Updated
Dec 9, 2020 - Swift
Tree-sitter bindings for Emacs Lisp
-
Updated
Aug 12, 2021 - Emacs Lisp
Unidirectional, transactional, operation-based Store implementation.
redux
swift
binding
store
dispatcher
unidirectional-data-flow
combine
flux-application
swiftui
stateobject
-
Updated
Jul 18, 2021 - Swift
Python binding of SLAM graph optimization framework g2o
-
Updated
Apr 16, 2021 - C++
Kotlin Coroutines binding APIs for Android UI widgets from the platform and support libraries
android
kotlin
flow
binding
recyclerview
coroutines
kotlin-android
kotlin-extensions
kotlin-library
android-library
viewpager
drawerlayout
appcompat
kotlin-coroutines
swiperefreshlayout
slidingpanelayout
coroutines-android
leanback
android-ui-widgets
receivechannel
-
Updated
Jul 2, 2021 - Kotlin
jwstegemann
commented
Jun 18, 2020
Create an example that debounces events fired:
Use a range input to define the debouncing-interval and offer a button that uses this interval debouncing it's clicks.
A lightweight library aiming to speed up Android app development by leveraging the new Android Data Binding together with the Model-View-ViewModel design pattern.
-
Updated
Nov 23, 2017 - Java
Nimterop is a Nim package that aims to make C/C++ interop seamless
-
Updated
Jun 6, 2021 - Nim
Rust binding and tools for Emacs's dynamic modules
-
Updated
Aug 9, 2021 - Rust
Improve this page
Add a description, image, and links to the binding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the binding topic, visit your repo's landing page and select "manage topics."


Just thinking that for the guide it would be nice to add a table to the
#[pyproto]section listing all the dunder methods that can be implemented and the protocols they are a part of (e.g.__int__->PyNumberProtocoletc.)