Skip to content

adjivas/shm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shm-XSI

Crate docs-badge license-badge travis-badge circle-badge

How to build:

git clone https://github.com/adjivas/shm.git shmxsi && cd shmxsi
cargo build

How to use:

cargo run --example box
1
cargo run --example box
2
cargo run --example box
3

Directory-Tree:

.
|__ Cargo.toml
|__ LICENSE
|__ README.md
|__ example
|   |__ map.rs
|   |__ box.rs
|   \__ clr.rs
\__ src
    |__ ffi.rs
    |__ lib.rs
    \__ macros.rs

License:

shm's code in this repo uses the GNU GPL v3 license.

About

FFI XSI memory share segment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages