{"id":35235745,"url":"https://github.com/storycraft/asdf-overlay","last_synced_at":"2026-02-14T06:04:45.298Z","repository":{"id":286155824,"uuid":"960550791","full_name":"storycraft/asdf-overlay","owner":"storycraft","description":"High performance game overlay library for Windows","archived":false,"fork":false,"pushed_at":"2026-02-10T09:49:07.000Z","size":3344,"stargazers_count":159,"open_issues_count":6,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-10T15:38:01.659Z","etag":null,"topics":["directx","dll-injection","dxgi","hooking","hooking-library","opengl","overlay","rust","vulkan","vulkan-layer"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/storycraft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["storycraft"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-04-04T16:20:25.000Z","updated_at":"2026-02-05T04:18:02.000Z","dependencies_parsed_at":"2026-02-01T16:02:30.129Z","dependency_job_id":null,"html_url":"https://github.com/storycraft/asdf-overlay","commit_stats":null,"previous_names":["storycraft/asdf-overlay"],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/storycraft/asdf-overlay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storycraft%2Fasdf-overlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storycraft%2Fasdf-overlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storycraft%2Fasdf-overlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storycraft%2Fasdf-overlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/storycraft","download_url":"https://codeload.github.com/storycraft/asdf-overlay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/storycraft%2Fasdf-overlay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29436177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T03:34:37.767Z","status":"ssl_error","status_checked_at":"2026-02-14T03:34:09.092Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["directx","dll-injection","dxgi","hooking","hooking-library","opengl","overlay","rust","vulkan","vulkan-layer"],"created_at":"2025-12-30T03:56:40.158Z","updated_at":"2026-02-14T06:04:45.290Z","avatar_url":"https://github.com/storycraft.png","language":"Rust","funding_links":["https://github.com/sponsors/storycraft"],"categories":[],"sub_categories":[],"readme":"[![Npm][npm-badge]][npm-url]\n[![Crates.io][crates-badge]][crates-url]\n[![Documentation][docs-badge]][docs-url]\n\n[npm-badge]: https://img.shields.io/npm/v/@asdf-overlay/core.svg\n[npm-url]: https://www.npmjs.com/package/@asdf-overlay/core\n[crates-badge]: https://img.shields.io/crates/v/asdf-overlay.svg\n[crates-url]: https://crates.io/crates/asdf-overlay\n[docs-badge]: https://docs.rs/asdf-overlay/badge.svg     \n[docs-url]: https://docs.rs/asdf-overlay\n\n# Asdf Overlay\nBlazingly fast™ Windows Overlay library\n\n[Documentation](https://storycraft.github.io/asdf-overlay/)\n\n## Used by\n[lyrs-url]: https://github.com/organization/lyrs\n[tosu-url]: https://github.com/tosuapp/tosu\n\n| Logo | Project | Usage |\n| :-----: | ----- | ----- |\n| [![Lyrs logo](.github/images/lyrs-logo.png)][lyrs-url] | [Lyrs][lyrs-url] | Ingame lyrics overlay\n| [![Tosu logo](.github/images/tosu-logo.png)][tosu-url] | [Tosu][tosu-url] | Ingame overlay\n\n## Sponsorship\n[sign-path-io-url]: https://signpath.io/\n[sign-path-foundation-url]: https://signpath.org/\n\n| Logo | Description |\n| :-----: | ----- |\n| [![SignPath logo](.github/images/signpath-logo.png)][sign-path-io-url] | Free code signing provided by [SignPath.io][sign-path-io-url], certificate by [SignPath Foundation][sign-path-foundation-url] |\n\n## Example\nExamples are located in `examples` directory.\n\n### Node\nRun\n```bash\npnpm build \u0026\u0026 pnpm --filter ingame-browser start \u003cprocess_name\u003e\n```\nPressing `Left Shift + A` will show ingame browser overlay and input will be redirected to browser window. Pressing again will close it.\n\nhttps://github.com/user-attachments/assets/d7f0db58-cb11-437f-9990-50d095c7c575\n\n### Rust\n1. Run\n```bash\npnpm build \u0026\u0026 cargo run -p noise-rectangle \u003cpid\u003e\n```\nGlitching squares appear and disappear on target process\n\nhttps://github.com/user-attachments/assets/069d1cc1-f95d-4a44-899c-7f538c0f5a69\n\n2. Run\n```bash\npnpm build \u0026\u0026 cargo run -p input-capture \u003cpid\u003e\n```\nIt will listen and block inputs from target process until process exit\n\n## License\nThis project is dual licensed under MIT or Apache-2.0 License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstorycraft%2Fasdf-overlay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstorycraft%2Fasdf-overlay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstorycraft%2Fasdf-overlay/lists"}