git clone https://github.com/adjivas/sem.git sem &&cd sem
cargo buildcargo run --example lock_and_unlock.|__ Cargo.toml
|__ LICENSE
|__ README.md
|__ examples
|\__ lock_and_unlock.rs
|__ tests
|\__ lib.rs
\__ src
|__ ffi.rs
|__ lib.rs
\__ macros.rssem's code in this repo uses the GNU GPL v3license.