{"id":17490286,"url":"https://github.com/llogick/zigscient","last_synced_at":"2026-04-15T04:01:21.615Z","repository":{"id":258122679,"uuid":"873520161","full_name":"llogick/zigscient","owner":"llogick","description":"A Zig Language Server","archived":false,"fork":false,"pushed_at":"2026-04-14T18:27:57.000Z","size":8271,"stargazers_count":133,"open_issues_count":2,"forks_count":5,"subscribers_count":7,"default_branch":"dev","last_synced_at":"2026-04-14T19:20:17.990Z","etag":null,"topics":["language-server","language-server-protocol","zig","zig-auto-complete","zig-language","zig-language-server"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llogick.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-16T09:58:26.000Z","updated_at":"2026-04-14T18:28:04.000Z","dependencies_parsed_at":"2024-10-28T02:45:00.258Z","dependency_job_id":"c79752a8-dfc6-442a-9063-86d0ee68bcb2","html_url":"https://github.com/llogick/zigscient","commit_stats":{"total_commits":2356,"total_committers":189,"mean_commits":"12.465608465608465","dds":0.6230899830220713,"last_synced_commit":"487d99fd36e4205120318335e4556aacfb48eb1d"},"previous_names":["llogick/zigscient"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/llogick/zigscient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llogick%2Fzigscient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llogick%2Fzigscient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llogick%2Fzigscient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llogick%2Fzigscient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llogick","download_url":"https://codeload.github.com/llogick/zigscient/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llogick%2Fzigscient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31825515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"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":["language-server","language-server-protocol","zig","zig-auto-complete","zig-language","zig-language-server"],"created_at":"2024-10-19T06:06:56.090Z","updated_at":"2026-04-15T04:01:21.608Z","avatar_url":"https://github.com/llogick.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eZigscient\u003c/h1\u003e \n\u003ch3 align=\"center\"\u003eA Zig Language Server\u003c/h3\u003e\n\u003cp align=\"center\"\u003eA drop-in alternative to ZLS\u003c/p\u003e\n\n\n## What's different:\n\n- Improved editing responsiveness for large documents\n  - Uses an extended parser, that reuses tokens and nodes to process document changes faster\n\n- Improved syntax error handling\n  - Uses an extended parser, that works around some common parser deficiencies due to syntax errors\n\n- Reworked Modules Collection and Lookup\n  - Modules are grouped by CompileStep (root ID). See [How to set/switch 'root_id'](https://github.com/llogick/zigscient/wiki/Modules:-Switching-%60root_id%60)\n  \n  (This may look like a step back, but is needed for correct module resolution for modules created using meta-programming that have the same name)\n\n- Propagates error messages originating in currently not-open-in-editor documents based\n\n    on reference-trace, eg Writers' `print(fmt, args)`\n\n      std.debug.print(\"{}\", .{});      [!] too few arguments\n      std.debug.print(\"\", .{1});       [!] unused argument in ''\n      std.debug.print(\"{s}\", .{1});    [!] invalid format string ..\n      [!] indicates that the error did not originate in the current document/file\n\n## Building\n```\nzig build -Doptimize=ReleaseFast\n```\n\n\u003e [!NOTE]  \n\u003e Remember to rename the executable or update your editor's configuration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllogick%2Fzigscient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllogick%2Fzigscient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllogick%2Fzigscient/lists"}