{"id":36399799,"url":"https://github.com/macmv/lsp","last_synced_at":"2026-01-16T01:07:47.371Z","repository":{"id":331891206,"uuid":"1130216537","full_name":"macmv/lsp","owner":"macmv","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-08T10:12:21.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T17:54:15.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/macmv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2026-01-08T07:37:21.000Z","updated_at":"2026-01-08T10:06:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/macmv/lsp","commit_stats":null,"previous_names":["macmv/lsp"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/macmv/lsp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macmv%2Flsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macmv%2Flsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macmv%2Flsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macmv%2Flsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macmv","download_url":"https://codeload.github.com/macmv/lsp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macmv%2Flsp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28400448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-11T16:02:48.387Z","updated_at":"2026-01-13T22:05:16.531Z","avatar_url":"https://github.com/macmv.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Language Server Protocol for Rust\n\n[![Latest Version]][crates.io]\n\n[Latest Version]: https://img.shields.io/crates/v/lsp.svg\n[crates.io]: https://crates.io/crates/lsp\n\nThis crate exposes all types defined in the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/specification).\n\nMost of the code here is generated from the LSP [meta model](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/metaModel/metaModel.json). The generator is written in the `lsp-generator` crate.\n\n## Features\n\n- `raw_value`: Enables `serde_json/raw_value`, and uses a `Box\u003cRawValue\u003e` for `LspAny` instead of a `serde_json::Value`.\n\n## Building\n\nThe generator isn't part of a buildscript, so you need to run it manually. This is intentional, as downstream crates shouldn't regenerate the schema.\n\n```rs\ncargo run -p lsp-generator --release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacmv%2Flsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacmv%2Flsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacmv%2Flsp/lists"}