binding
Here are 481 public repositories matching this topic...
UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
-
Updated
Sep 30, 2020 - Swift
Proteus : A JSON based LayoutInflater for Android
-
Updated
Apr 27, 2020 - Java
Header-only C++ binding for libzmq
-
Updated
Oct 5, 2020 - C++
Increase code coverage for knative.dev/eventing/pkg/reconciler/source/crd
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
Sep 16, 2020 - Go
Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.
-
Updated
Oct 5, 2020 - JavaScript
c-api for imgui (https://github.com/ocornut/imgui) lookat: https://github.com/cimgui for other widgets
-
Updated
Oct 7, 2020 - Lua
Lightweight observations and bindings in Swift
-
Updated
Dec 10, 2019 - Swift
Unidirectional, transactional, operation-based Store implementation.
-
Updated
Jul 1, 2020 - Swift
Python bindings to libpostal for fast international address parsing/normalization
-
Updated
Sep 8, 2020 - C
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
When a query is invalid, ts-make-query raises an error like this:
(rust-panic "called `Result::unwrap()` on an `Err` value: Syntax(1, \"[(call_expression function: (identifier) @function)]\\n^\")")This is because _make_query uses unwrap.
It should instead define a new error class, e.g.
Nimterop is a Nim package that aims to make C/C++ interop seamless
-
Updated
Oct 6, 2020 - Nim
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.)