Skip to content

callahad/python-rust-ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super rough examples of calling Rust functions from Python via FFI.

Everything tested using Python 3, the "cffi" (pip install cffi) library, and Rust 1.5 stable.

About

Horrible examples of using cffi to call Rust functions from Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published