{"id":21483480,"url":"https://github.com/cybershadow/drain","last_synced_at":"2026-02-08T15:32:45.631Z","repository":{"id":136735424,"uuid":"369465819","full_name":"CyberShadow/Drain","owner":"CyberShadow","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-01T19:32:22.000Z","size":104,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-30T00:10:05.290Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CyberShadow.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}},"created_at":"2021-05-21T08:22:57.000Z","updated_at":"2021-07-22T21:49:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b2a1cae-14da-4592-a57c-ea358c76cd72","html_url":"https://github.com/CyberShadow/Drain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CyberShadow/Drain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberShadow%2FDrain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberShadow%2FDrain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberShadow%2FDrain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberShadow%2FDrain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyberShadow","download_url":"https://codeload.github.com/CyberShadow/Drain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyberShadow%2FDrain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29235266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"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":"2024-11-23T12:47:40.605Z","updated_at":"2026-02-08T15:32:45.623Z","avatar_url":"https://github.com/CyberShadow.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"Drain\n=====\n\nDeep-learning and autograd package in D.\n\nWork in progress.\n\nTenets\n======\n\n- No mandatory external dependencies.\n  - Utilizing this library in your project should be as simple as including it like any other D library.\n  - Once your project is built, it can be deployed anywhere like any other D application, with no additional runtime dependencies.\n  - Future additions (e.g. for hardware acceleration) may include *optional* dependencies.\n- `nothrow`, `@nogc`.\n  - Memory is pre-allocated statically, there is no dynamic memory allocation.\n- Utilize the full strength of the D programming language where appropriate.\n  - Instead of copying an existing API (such as TensorFlow or Keras), the library API is designed around D features (metaprogramming / templates / template constraints).\n- Take advantage of powerful optimizations provided by optimizing D compilers such as LDC.\n  - The library may use several layers of abstraction to facilitate expressiveness and code quality. \n  - Debug/DMD builds are much slower that LDC/release builds, however DMD performance is a non-goal.\n- Minimize runtime overhead.\n  - Indirections are avoided when possible. Instead, memory requirements are pre-computed for entire graphs and are made available to implementations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybershadow%2Fdrain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybershadow%2Fdrain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybershadow%2Fdrain/lists"}