{"id":15675335,"url":"https://github.com/adjivas/lemipc","last_synced_at":"2025-08-22T06:40:03.320Z","repository":{"id":83023018,"uuid":"45034631","full_name":"adjivas/lemipc","owner":"adjivas","description":"Example about how use the shm, msg and sig FFI with a video game","archived":false,"fork":false,"pushed_at":"2015-11-20T20:15:19.000Z","size":896,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T08:16:30.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://adjivas.github.io/lemipc/lemipc","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adjivas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-27T10:52:39.000Z","updated_at":"2016-05-14T04:13:40.000Z","dependencies_parsed_at":"2023-03-10T07:45:14.258Z","dependency_job_id":null,"html_url":"https://github.com/adjivas/lemipc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Flemipc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Flemipc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Flemipc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjivas%2Flemipc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adjivas","download_url":"https://codeload.github.com/adjivas/lemipc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246281312,"owners_count":20752213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T15:58:40.842Z","updated_at":"2025-03-30T06:14:51.424Z","avatar_url":"https://github.com/adjivas.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lem-Ipc\n\n[![travis-badge][]][travis] [![docs-badge][]][docs] [![license-badge][]][license]\n\n#### Screenshot:\n\n![Screen Shot][display-screenshot]\n\n#### How to build:\n```shell\ngit clone --recursive -b master https://github.com/adjivas/lemipc.git lemipc \u0026\u0026 cd lemipc\n\n- cargo build // Without feature.\n- cargo build --features signal // With the signal' feature.\n```\n\n#### How to run:\n```shell\nWithout feature:\n- cargo run.\nWith the signal' feature:\n- cargo run --features signal\n```\n\n#### Cargo'git-Dependencies:\n```shell\nShm   Sem Msg Sig   Io\n  \\____ \\  |  / __ /\n        LemIpc\n```\n\n#### Directory-Tree:\n```shell\n.\n|__ Cargo.toml\n|__ LICENSE\n|__ README.md\n|__ lib\n|   |__ shm@\n|   |__ sem@\n|   |__ msh@\n|   |__ sig@\n|   \\__ io@\n\\__ src\n    |__ board\n    |   |__ cell.rs\n    |   |__ map.rs\n    |   \\__ mod.rs\n    |__ command\n    |   |__ compass.rs\n    |   |__ run.rs\n    |   \\__ mod.rs\n    |__ macros.rs\n    |__ ffi.rs\n    \\__ lib.rs\n```\n\n#### License:\n*lemipc*'s code in this repo uses the [GNU GPL v3](http://www.gnu.org/licenses/gpl-3.0.html) [license][license].\n\n[travis-badge]: https://travis-ci.org/adjivas/lemipc.svg?style=flat-square\n[travis]: https://travis-ci.org/adjivas/lemipc\n[docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square\n[docs]: http://adjivas.github.io/lemipc/lemipc\n[license-badge]: http://img.shields.io/badge/license-GPLv3-blue.svg?style=flat-square\n[license]: https://github.com/adjivas/lemipc/blob/master/LICENSE\n[display-screenshot]: https://raw.githubusercontent.com/adjivas/lemipc/gh-pages/screenshot.gif\n[display]: https://github.com/adjivas/lemipc/tree/display\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadjivas%2Flemipc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadjivas%2Flemipc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadjivas%2Flemipc/lists"}