{"id":20009845,"url":"https://github.com/plsyssec/simple_library_example","last_synced_at":"2026-06-11T05:31:34.631Z","repository":{"id":67409889,"uuid":"265014496","full_name":"PLSysSec/simple_library_example","owner":"PLSysSec","description":"Small library example. Good example for porting to rlbox and testing features ","archived":false,"fork":false,"pushed_at":"2021-10-18T18:25:59.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T01:44:06.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PLSysSec.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-18T17:39:12.000Z","updated_at":"2024-06-08T02:24:43.000Z","dependencies_parsed_at":"2023-04-16T07:48:25.115Z","dependency_job_id":null,"html_url":"https://github.com/PLSysSec/simple_library_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PLSysSec/simple_library_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Fsimple_library_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Fsimple_library_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Fsimple_library_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Fsimple_library_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PLSysSec","download_url":"https://codeload.github.com/PLSysSec/simple_library_example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PLSysSec%2Fsimple_library_example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34184779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-13T07:17:15.093Z","updated_at":"2026-06-11T05:31:34.615Z","avatar_url":"https://github.com/PLSysSec.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple library example\n\nAn example application that simulates a typical image parsing program\nThe library simulates a typical image decoding library such as libjpeg\nThis is meant to serve as a toy example for RLBox.\n\nYou can find the RLBox tutorial [here](https://docs.rlbox.dev).\nAfter reading this tutorial you should be able to migrate this application to\nusing sandboxed libraries using RLBox.\n\nThis library has been tested on Linux, Windows and Mac.\n\nBuild with\n\n```bash\ncmake -S ./ -B ./build\ncmake --build ./build --parallel\n```\n\nRun with\n\n```bash\ncmake --build ./build --target run\n```\n\nApplication is in `main.cpp`. Library is `lib.c`.\n\nThe solution is in `solution.cpp` and can be run with\n\n```bash\ncmake --build ./build --target run_solution\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsyssec%2Fsimple_library_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplsyssec%2Fsimple_library_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplsyssec%2Fsimple_library_example/lists"}