#
ffi-wrapper
Here are 37 public repositories matching this topic...
fastcall - Fast, dyncall based foreign function interface library for Node.js
-
Updated
Jan 6, 2021 - JavaScript
game engine and framework written in luajit
linux
font
gui
lua-library
lua
game-engine
ffi
game-development
luajit
lua-script
love2d
ffi-wrapper
game-framework
luajit-ffi-bindings
engine3d
source-engine
garrysmod
luajit-ffi
game-dev
-
Updated
Mar 6, 2021 - Lua
All-in-one PNG image encoder/decoder in pure Rust
-
Updated
May 30, 2021 - Rust
Safe Rust wrapper for the NVIDIA Management Library
library
monitoring
gpu
opencl
ffi
cuda
ffi-wrapper
nvidia
nvml
ffi-bindings
hardware-management
hardware-monitoring
-
Updated
May 31, 2021 - Rust
Call arbitrary Windows kernel-mode functions from Python on another machine
-
Updated
Sep 17, 2021 - Python
ICC color profiles in Rust
-
Updated
Feb 11, 2021 - Rust
libimagequant (pngquant) bindings for the Rust language
-
Updated
Nov 10, 2019
Import Java packages into Python - Syntax sugar for PyJNIus or JavaBridge
-
Updated
May 2, 2018 - Python
libsoundio bindings for Chez Scheme
-
Updated
Sep 19, 2021 - Scheme
SDL2 bindings for Sparkling
-
Updated
May 5, 2016 - C
simplified MINC2 API
-
Updated
Aug 3, 2021 - C
PHP/FFI class for wkhtmltox C library
-
Updated
Feb 19, 2020 - PHP
Haskell bindings to mpg123
-
Updated
Jan 4, 2018 - Haskell
nodejs
wrapper
node
examples
analog
ffi
ffi-wrapper
node-js
wrapper-library
wrapper-dll
wooting
wooting-keyboard
-
Updated
Oct 16, 2019 - JavaScript
-
Updated
Apr 22, 2018 - Lua
-
Updated
Feb 13, 2017 - Perl
sd-id128 is a rust wrapper for sd-id128 in the systemd API of libsystemd. sd-id128 is part of the systemd.rs project.
-
Updated
Feb 13, 2021 - Rust
FFI to Jon Blow's VS discovery script
-
Updated
Sep 3, 2020 - Rust
Tool for creating arbitrary language bindings
-
Updated
Jul 19, 2018 - Haskell
Playing with Intel's Xed in writing a high-level binding
-
Updated
Nov 6, 2018 - Rust
Improve this page
Add a description, image, and links to the ffi-wrapper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ffi-wrapper topic, visit your repo's landing page and select "manage topics."
All the context methods should take a reference to the arguments that has a type that does not implement the
Copy
trait in order to avoid that the user will have to call clone every time a type is used in several calls in sequence.