{"id":19420241,"url":"https://github.com/mousebyte/luaclasslib","last_synced_at":"2025-11-19T04:05:09.213Z","repository":{"id":159942666,"uuid":"614134307","full_name":"mousebyte/luaclasslib","owner":"mousebyte","description":"Extends the Lua C API with Moonscript-compatible class support, with or without Moonscript.","archived":false,"fork":false,"pushed_at":"2023-07-24T17:38:05.000Z","size":370,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T04:13:08.514Z","etag":null,"topics":["c","lua","lua-library","moonscript"],"latest_commit_sha":null,"homepage":"","language":"C","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/mousebyte.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":"2023-03-15T00:48:35.000Z","updated_at":"2024-05-13T20:24:36.000Z","dependencies_parsed_at":"2024-01-29T21:01:29.236Z","dependency_job_id":null,"html_url":"https://github.com/mousebyte/luaclasslib","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mousebyte/luaclasslib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mousebyte%2Fluaclasslib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mousebyte%2Fluaclasslib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mousebyte%2Fluaclasslib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mousebyte%2Fluaclasslib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mousebyte","download_url":"https://codeload.github.com/mousebyte/luaclasslib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mousebyte%2Fluaclasslib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285181688,"owners_count":27128334,"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","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"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":["c","lua","lua-library","moonscript"],"created_at":"2024-11-10T13:21:58.071Z","updated_at":"2025-11-19T04:05:09.186Z","avatar_url":"https://github.com/mousebyte.png","language":"C","readme":"# LuaClassLib\nExtends the Lua C API to provide Moonscript-compatible class support, with or without Moonscript.\n\n## Features\n\n- Create, register, and construct Moonscript-like classes from C code\n- Create classes for user data objects\n- Introspect objects and classes\n- Call methods on objects\n- Inject (override) class methods\n\nFull [documentation](https://mousebyte.github.io/luaclasslib/) is available on Github Pages.\n\n## Installation\n\nLCL is available on the Arch User Repository:\n\n```bash\nyay -S luaclasslib\n```\n\nYou can also build from source:\n\n```bash\ngit clone --recurse-submodules https://github.com/mousebyte/LuaClassLib.git\ncd LuaClassLib\nmkdir build \u0026\u0026 cd build\ncmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release\nmake \u0026\u0026 sudo make install\n```\n\n**Next Steps**\n\n- [x] Expand documentation with examples\n- [x] Add to AUR\n- [ ] Add to other package managers\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmousebyte%2Fluaclasslib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmousebyte%2Fluaclasslib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmousebyte%2Fluaclasslib/lists"}