Here are
2,998 public repositories
matching this topic...
Android L Ripple effect wrapper for Views
Super-simple, minimum abstraction MailChimp API v3 wrapper, in PHP
A small wrapper for integrating axios to Vuejs
Updated
Dec 10, 2020
JavaScript
libfaketime modifies the system time for a single application
🎵 A Mac app wrapper for music.youtube.com
Updated
Nov 24, 2020
Objective-C
A client-side JS wrapper for the Spotify Web API
Updated
Dec 11, 2020
TypeScript
Wrapping web APIs made easy.
Updated
Apr 10, 2019
Python
The unofficial Python client for the Coinbase Pro API
Updated
Dec 13, 2020
Python
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
A small, indipendent wrapper to get pretty versions strings
Ergonomic bindings to SQLite for Rust
Updated
Dec 19, 2020
Rust
Binding generator to wrap C++ for Python using LLVM.
A Julia wrapper for TensorFlow
Updated
Dec 11, 2020
Julia
A Windows Forms control, wrapper, and bindings for the Scintilla text editor.
gorocksdb is a Go wrapper for RocksDB
A Python wrapper for Kaldi
Updated
Sep 18, 2020
Python
It's a New Kind of Wrapper for Exposing LLVM (Safely)
Alternative approach to interfacing with OpenCv from openFrameworks.
A Ruby wrapper library to the tesseract-ocr API.
Poloniex API wrapper for Python 2.7 & 3
Updated
Aug 14, 2020
Python
Mono/.NET bindings for Qt
Rxjava 2.0 wrapper on Google's Android Firebase library.
A Kotlin DSL wrapper around the mikepenz/MaterialDrawer library.
Updated
Jun 19, 2020
Kotlin
A tc command wrapper. Make it easy to set up traffic control of network bandwidth/latency/packet-loss/packet-corruption/etc. to a network-interface/Docker-container(veth).
Updated
Nov 13, 2020
Python
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
Updated
Nov 13, 2020
Python
Tool for connecting programs or libraries written in Rust with other languages
Improve this page
Add a description, image, and links to the
wrapper
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
wrapper
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
If the
hello_triangleexample is changed slightly to only draw the triangle once, and we change the color attachment'sload_optowgpu::LoadOp::Loadinstead ofClear, my expectation is that the result is the same, except that the green clear color is gone. However the result is that the red triangle only shows up every other frame, with blank frames in between.Is this expected behavi