{"id":26057737,"url":"https://github.com/feenkcom/gtoolkit-boxer","last_synced_at":"2025-07-10T02:34:26.892Z","repository":{"id":78026994,"uuid":"205673159","full_name":"feenkcom/gtoolkit-boxer","owner":"feenkcom","description":"A set of utilities to work with Rust through FFI","archived":false,"fork":false,"pushed_at":"2025-05-05T21:20:52.000Z","size":356,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T18:45:17.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","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/feenkcom.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,"zenodo":null}},"created_at":"2019-09-01T12:28:53.000Z","updated_at":"2025-05-05T14:52:01.000Z","dependencies_parsed_at":"2023-12-12T18:41:32.085Z","dependency_job_id":"8c554d44-a846-423b-825b-883634af75a5","html_url":"https://github.com/feenkcom/gtoolkit-boxer","commit_stats":null,"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/feenkcom/gtoolkit-boxer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feenkcom%2Fgtoolkit-boxer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feenkcom%2Fgtoolkit-boxer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feenkcom%2Fgtoolkit-boxer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feenkcom%2Fgtoolkit-boxer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feenkcom","download_url":"https://codeload.github.com/feenkcom/gtoolkit-boxer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feenkcom%2Fgtoolkit-boxer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264519717,"owners_count":23621857,"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":"2025-03-08T11:58:37.405Z","updated_at":"2025-07-10T02:34:26.871Z","avatar_url":"https://github.com/feenkcom.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GToolkit-Boxer\nA set of utilities to work with Rust through ffi\n\n## Building the shared library\n\n```bash\ncargo build --package libboxer --release\n```\n\n## Installation\n\nPlace the shared library (`target/release/libBoxer.dylib`) in the shared libraries folder of the Pharo VM or near the `.image`.\nInstall the bindings:\n\n```smalltalk \nEpMonitor current disable.\n[ \n  Metacello new\n    baseline: 'GToolkitBoxerBindings';\n    repository: 'github://feenkcom/gtoolkit-boxer:main/boxer-bindings';\n    load\n] ensure: [ EpMonitor current enable ].  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeenkcom%2Fgtoolkit-boxer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeenkcom%2Fgtoolkit-boxer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeenkcom%2Fgtoolkit-boxer/lists"}