Skip to content

🌳 FFI bindings for senpy-rs — Access The Senpy Club API from any programming language! for https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books

License

Notifications You must be signed in to change notification settings

senpy-club/senpy-ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

senpy-ffi

FFI bindings for senpy-rs

FFI bindings are great, but safe FFI bindings are even better; in the coming days, I hope to have the time to implement a safe wrapper around these FFI bindings for as many languages as doable so that using The Senpy Club API in any language is just as easy and safe as using senpy-rs in Rust.

Notice

More FFI examples to come.

Quick links

License Crate Documentation Build Status

Usage Examples

$ python3 examples/ffi.py
$ luvit examples/ffi.lua
$ perl examples/ffi.pl
$ php examples/ffi.php
$ julia examples/ffi.jl

Examples

Examples can be found within the examples/ directory.

License

GNU General Public License v3.0