{"id":28965878,"url":"https://github.com/inochi2d/sdl-d","last_synced_at":"2026-02-06T13:19:12.710Z","repository":{"id":276054380,"uuid":"928055528","full_name":"Inochi2D/sdl-d","owner":"Inochi2D","description":"D bindings to SDL3","archived":false,"fork":false,"pushed_at":"2025-12-01T04:05:53.000Z","size":26104,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-03T15:05:45.043Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"D","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/Inochi2D.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":"2025-02-06T01:33:51.000Z","updated_at":"2025-12-01T04:01:25.000Z","dependencies_parsed_at":"2025-10-31T09:19:37.298Z","dependency_job_id":null,"html_url":"https://github.com/Inochi2D/sdl-d","commit_stats":null,"previous_names":["inochi2d/dsdl","inochi2d/sdl-d"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Inochi2D/sdl-d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inochi2D%2Fsdl-d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inochi2D%2Fsdl-d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inochi2D%2Fsdl-d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inochi2D%2Fsdl-d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inochi2D","download_url":"https://codeload.github.com/Inochi2D/sdl-d/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inochi2D%2Fsdl-d/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29162156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T12:44:37.655Z","status":"ssl_error","status_checked_at":"2026-02-06T12:44:13.991Z","response_time":59,"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":"2025-06-24T07:10:24.562Z","updated_at":"2026-02-06T13:19:12.659Z","avatar_url":"https://github.com/Inochi2D.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple DirectMedia Library for D\n\nThis package contains bindings to SDL3 and newer, unlike other D packages, this links directly to the SDL library at compile time.\n\nThe consumer of this package need to provide the SDL3 shared object file to D, see the [dub documentation](https://dub.pm) for more info.\n\n# Why another binding?\nbindbc-sdl over time has stopped serving the purposes of the Inochi2D Project, especially with how uneven bindbc as a target can end up being.\nWe've decided that having a massive framework for loading some of our dependencies at runtime ends up making the developer experience worse.\n\nAdditionally, bindbc bindings generally lack inline documentation for auto-complete, and in more recent times ends up automatically generating\na lot of the binding internally using string mixins; this makes for a worse developer experience.\n\n`sdl-d` is a direct binding to the SDL headers, each semver release is targeted at the same versioned SDL release; starting with SDL 3.2.0.\nAdditionally, inline documentation has been translated from SDL's native doc comment format to DDOC, to allow for nice inline documentation when using\ntools such as the code-d extension for vscode.\n\n## Contributing\nWhen binding SDL3, the documentation *should* be ported over to DDOC, this makes for a nicer user experience when using\n`sdl-d` with code completion.\n\nPull-requests are welcome.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finochi2d%2Fsdl-d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finochi2d%2Fsdl-d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finochi2d%2Fsdl-d/lists"}