{"id":18729554,"url":"https://github.com/luals/lua-language-server-rust","last_synced_at":"2025-04-12T16:53:20.574Z","repository":{"id":255962637,"uuid":"853246034","full_name":"LuaLS/lua-language-server-rust","owner":"LuaLS","description":"Porting lua-language-server to Rust","archived":false,"fork":false,"pushed_at":"2024-11-29T12:30:26.000Z","size":3438,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T11:21:17.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/LuaLS.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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":"2024-09-06T09:20:57.000Z","updated_at":"2024-11-29T12:30:11.000Z","dependencies_parsed_at":"2024-11-29T13:29:28.131Z","dependency_job_id":null,"html_url":"https://github.com/LuaLS/lua-language-server-rust","commit_stats":null,"previous_names":["luals/lua-language-server-rust"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuaLS%2Flua-language-server-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuaLS%2Flua-language-server-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuaLS%2Flua-language-server-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuaLS%2Flua-language-server-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuaLS","download_url":"https://codeload.github.com/LuaLS/lua-language-server-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248601361,"owners_count":21131609,"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-11-07T14:27:33.917Z","updated_at":"2025-04-12T16:53:20.563Z","avatar_url":"https://github.com/LuaLS.png","language":"Lua","readme":"# Lua Language Server Rust Port\n\nThis is a Rust port of the Lua Language Server. Not all code is implemented in Rust; only the host program has been rewritten in Rust, while some C code is still used. The main goal of this port is to ensure compatibility with more platforms.\n\n# Runtime\n\nThe current default runtime is 5.4\n\n# Build Support\n\n- [x] win32-x64\n- [x] win32-ia32\n- [x] win32-arm64\n- [x] linux-aarch64\n- [x] linux-x64\n- [x] linux-musl\n- [x] linux-bsd  not format.\n- [x] linux-riscv64\n- [x] darwin-x64\n- [x] darwin-arm64\n\nNOTE: \n1. The linux-bsd are not format, because there are some build problems.\n\n# Build\n\nRust version: 1.81.0\n\nTo build the project, run:\n\n```bash\ngit submodule update --init --recursive\ncargo build --release -p luals\n```\n\n# Publish\n\nTo build the project, run: \n\nOn Windows:\n```bash\n./publish/WinBuild.ps1\n```\n\nOn other systems:\n```bash\n./publish/UnixBuild.sh\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluals%2Flua-language-server-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluals%2Flua-language-server-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluals%2Flua-language-server-rust/lists"}