{"id":13437874,"url":"https://github.com/lilyball/rust-lua","last_synced_at":"2025-03-16T00:31:08.385Z","repository":{"id":64147357,"uuid":"14934699","full_name":"lilyball/rust-lua","owner":"lilyball","description":"Safe Rust bindings to Lua 5.1","archived":false,"fork":false,"pushed_at":"2020-01-22T04:54:20.000Z","size":245,"stargazers_count":128,"open_issues_count":6,"forks_count":23,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-27T04:25:52.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/lilyball.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":"2013-12-04T20:16:38.000Z","updated_at":"2025-02-26T05:01:00.000Z","dependencies_parsed_at":"2023-01-15T00:15:37.238Z","dependency_job_id":null,"html_url":"https://github.com/lilyball/rust-lua","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/lilyball%2Frust-lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilyball%2Frust-lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilyball%2Frust-lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilyball%2Frust-lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lilyball","download_url":"https://codeload.github.com/lilyball/rust-lua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801635,"owners_count":20350107,"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-07-31T03:01:00.877Z","updated_at":"2025-03-16T00:31:08.084Z","avatar_url":"https://github.com/lilyball.png","language":"Rust","readme":"# rust-lua\n\n[![Build Status](https://travis-ci.org/lilyball/rust-lua.svg)](https://travis-ci.org/lilyball/rust-lua)\n\nCopyright 2014 Lily Ballard\n\n## Description\n\nThis is a set of Rust bindings to Lua 5.1.\n\nThe goal is to provide a (relatively) safe interface to Lua that closely\nmirrors its C API.\n\nThe bindings are complete, but largely untested. Every non-unsafe function\ndoes its best to enforce safety. Lua 5.1.5 was used as a reference for\ninternal implementation details that affect safety (e.g. stack space needed\nfor auxlib functions).\n\nUnfortunately, there are very few tests. It turns out to be complicated to\nproperly test the Lua C API, and there are very few examples that could be\nused as tests. Please let me know if there are any bugs.\n\n## Installation\n\n    make all\n\nTo run the tests, use the test make target:\n\n    make test\n","funding_links":[],"categories":["Development tools","开发工具 Development tools","开发工具"],"sub_categories":["FFI","FFI FFI","示例 FFI"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilyball%2Frust-lua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flilyball%2Frust-lua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilyball%2Frust-lua/lists"}