Skip to content

ishiev/rs-embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rs-embed

Embedding Rust lib into Python demo. Simple Rust FFI demo for multithreaded calculations.

Features

  • Create libembed.so shared objects library in pure Rust.
  • Performs multithreaded calculation in library function, passing and returns parameters.
  • Import library in Python script and use it.

About

Embedding Rust lib into Python demo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published