binding
Here are 578 public repositories matching this topic...
UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...)
-
Updated
Aug 28, 2021 - Swift
Proteus : A JSON based LayoutInflater for Android
-
Updated
Nov 10, 2020 - Java
Header-only C++ binding for libzmq
-
Updated
Sep 12, 2021 - C++
Describe the bug
A clear and concise description of what the bug is.
In Trigger Lifecycle specification, it specify the following:
If the Trigger's `spec.delivery.deadLetterSink` field it set, it MUST be resolved to a URI and reported in `status.deadLetterSinkUri` in the same manAn interesting go struct tag expression syntax for field validation, etc.
-
Updated
Sep 7, 2021 - Go
iOS framework for creating forms
-
Updated
Feb 5, 2021 - Swift
c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets
-
Updated
Sep 13, 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
Sep 12, 2021 - JavaScript
Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding
-
Updated
Jan 5, 2021 - Swift
Python bindings to libpostal for fast international address parsing/normalization
-
Updated
Aug 23, 2021 - C
Tree-sitter bindings for Emacs Lisp
-
Updated
Sep 12, 2021 - Emacs Lisp
Lightweight observations and bindings in Swift
-
Updated
Dec 9, 2020 - Swift
Unidirectional, transactional, operation-based Store implementation.
-
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
-
Updated
Jul 2, 2021 - Kotlin
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
Discussion on the state of documentation for this library.
Code comments.
Using the same comments with the same style as raylib. One idea is to change them to the xmldoc style which can be used to generate external documentation. Unsure if this should be done but worth looking into.
Tech notes
Documenting api differences to make it easier for people new to raylib. Could move deta
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.)