{"id":13782707,"url":"https://github.com/jansegre/luar","last_synced_at":"2026-01-18T22:35:02.550Z","repository":{"id":21286868,"uuid":"24602870","full_name":"jansegre/luar","owner":"jansegre","description":"A rustic Rust API that embeds the C Lua interpreter.","archived":false,"fork":false,"pushed_at":"2015-11-10T02:35:46.000Z","size":2208,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T18:16:47.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jansegre.com/luar/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jansegre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-29T16:21:34.000Z","updated_at":"2021-12-09T03:52:33.000Z","dependencies_parsed_at":"2022-08-20T16:40:10.002Z","dependency_job_id":null,"html_url":"https://github.com/jansegre/luar","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/jansegre%2Fluar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansegre%2Fluar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansegre%2Fluar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansegre%2Fluar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jansegre","download_url":"https://codeload.github.com/jansegre/luar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225068726,"owners_count":17416123,"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-08-03T18:01:42.243Z","updated_at":"2026-01-18T22:35:02.545Z","avatar_url":"https://github.com/jansegre.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Luar [![Build Status][1]][2]\n============================\n\n[Documentation][3]. THIS LIBRARY IS EXPERIMENTAL AND BARLEY FUNCTIONAL. For something more\nstable refer to [rust-lua](https://github.com/kballard/rust-lua) or [rust-hl-lua](https://github.com/tomaka/rust-hl-lua).\n\nA rustic Rust API that embeds the C Lua interpreter.\n\nMain goals are easily embedding Lua and not requiring it to be installed on the system,\nmeaning only listing it as a dependency on Cargo should be enough:\n\n```toml\n[dependencies.luar]\ngit = \"https://github.com/jansegre/luar.git\"\n```\n\nWhat's with the name?\n---------------------\n\n\"Luar\" (pronounced __LOO-R__) means \"Moonlight\" in Portuguese. Also in Portuguese if\nthere was (there isn't) a verb for \"moon\" as \"to moon\" it would be said \"Luar\", so you\nmay optionally think of it as \"to moon\" as the act of using Lua (in Rust).\n\nAPI\n---\n\nThis API is inspired on the Goddess of the Moon, [Selene](https://github.com/jeremyong/Selene).\n\nThere will be some examples, if there isn't feel free to bother me demanding I put examples here.\n\n[1]: https://travis-ci.org/jansegre/luar.svg\n[2]: https://travis-ci.org/jansegre/luar\n[3]: http://jansegre.com/luar/luar/index.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjansegre%2Fluar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjansegre%2Fluar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjansegre%2Fluar/lists"}