{"id":20834554,"url":"https://github.com/apriorit/win-iocp-copying","last_synced_at":"2025-07-03T08:33:57.795Z","repository":{"id":145107472,"uuid":"82923648","full_name":"apriorit/win-iocp-copying","owner":"apriorit","description":"Copying multiple files using WinAPI IOCP","archived":false,"fork":false,"pushed_at":"2019-08-14T15:21:42.000Z","size":13,"stargazers_count":20,"open_issues_count":0,"forks_count":17,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-08T17:02:15.632Z","etag":null,"topics":["filesystem","iocp","winapi"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apriorit.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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":"2017-02-23T12:07:30.000Z","updated_at":"2025-04-14T03:04:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c548b70-c1a2-4229-aa22-6d00f39a8099","html_url":"https://github.com/apriorit/win-iocp-copying","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apriorit/win-iocp-copying","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apriorit%2Fwin-iocp-copying","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apriorit%2Fwin-iocp-copying/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apriorit%2Fwin-iocp-copying/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apriorit%2Fwin-iocp-copying/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apriorit","download_url":"https://codeload.github.com/apriorit/win-iocp-copying/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apriorit%2Fwin-iocp-copying/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263290860,"owners_count":23443669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["filesystem","iocp","winapi"],"created_at":"2024-11-18T00:19:38.305Z","updated_at":"2025-07-03T08:33:57.787Z","avatar_url":"https://github.com/apriorit.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WinAPI IOCP Programming: Scalable File I/O \n\n## About\n\nThe solution implements copying a folder with multiple files using asynchronous I/O in Windows. It is created mainly as a demonstration of WinAPI IOCP programming.\n\nAuthor: @Andrew0xFF\n\n## Implementation\n\nThe project is created in C++.\n\nIt implements simultaneous copying of files within a folder using asynchronous I/O operations.  Windows I/O completion ports are used as the main tool.\nThe provided sources cover all stages, starting from IOCP creation and file opening to the successful / unsuccessful operation completion handling.\n\nTo get a brief IOCP functioning tutorial as well as simple Windows IO completion ports example explanations please read the [related article](https://www.apriorit.com/dev-blog/412-win-api-programming-iocp).\n\n## License\n\nLicensed under the MIT license. © Apriorit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapriorit%2Fwin-iocp-copying","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapriorit%2Fwin-iocp-copying","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapriorit%2Fwin-iocp-copying/lists"}