binding
Here are 491 public repositories matching this topic...
UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
-
Updated
Nov 24, 2020 - Swift
Proteus : A JSON based LayoutInflater for Android
-
Updated
Nov 10, 2020 - Java
Header-only C++ binding for libzmq
-
Updated
Nov 25, 2020 - C++
Increase code coverage for knative.dev/eventing/pkg/apis/flows/v1/parallel_validation.go
Expected Behavior
Stated goal for the V0.2 release is >70% test coverage.
Actual Behavior
Some packages do not meet this goal. See https://testgrid.knative.dev/eventing#coverage&sort-by-failures=
Expands on knative/eventing#591
/good-first-issue
iOS framework for creating forms
-
Updated
Apr 1, 2020 - Swift
Duktape JavaScript engine bindings for Go
-
Updated
Jun 19, 2020 - Go
An interesting go struct tag expression syntax for field validation, etc.
-
Updated
Nov 17, 2020 - Go
Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.
-
Updated
Nov 25, 2020 - JavaScript
c-api for imgui (https://github.com/ocornut/imgui) lookat: https://github.com/cimgui for other widgets
-
Updated
Oct 30, 2020 - Lua
Lightweight observations and bindings in Swift
-
Updated
Nov 6, 2020 - Swift
Python bindings to libpostal for fast international address parsing/normalization
-
Updated
Sep 8, 2020 - C
Unidirectional, transactional, operation-based Store implementation.
-
Updated
Jul 1, 2020 - Swift
Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding
-
Updated
Jul 23, 2020 - Swift
Kotlin Coroutines binding APIs for Android UI widgets from the platform and support libraries
-
Updated
Aug 31, 2020 - Kotlin
Python binding of SLAM graph optimization framework g2o
-
Updated
Aug 20, 2020 - C++
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
Tree-sitter for Emacs
-
Updated
Nov 25, 2020 - Emacs Lisp
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.
Nimterop is a Nim package that aims to make C/C++ interop seamless
-
Updated
Nov 2, 2020 - Nim
Rust binding and tools for emacs-module (Emacs's dynamic module support)
-
Updated
Nov 8, 2020 - 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.)