{"id":13396547,"url":"https://github.com/aleclarson/dispatcher","last_synced_at":"2025-09-16T03:32:23.600Z","repository":{"id":19522371,"uuid":"22769556","full_name":"aleclarson/dispatcher","owner":"aleclarson","description":"Queues, timers, and task groups in Swift","archived":false,"fork":false,"pushed_at":"2017-05-02T12:46:47.000Z","size":293,"stargazers_count":107,"open_issues_count":6,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-28T11:32:43.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","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/aleclarson.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}},"created_at":"2014-08-08T19:45:58.000Z","updated_at":"2024-06-14T03:07:47.000Z","dependencies_parsed_at":"2022-08-05T04:30:34.539Z","dependency_job_id":null,"html_url":"https://github.com/aleclarson/dispatcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleclarson%2Fdispatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleclarson%2Fdispatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleclarson%2Fdispatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleclarson%2Fdispatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aleclarson","download_url":"https://codeload.github.com/aleclarson/dispatcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233200417,"owners_count":18640370,"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":[],"created_at":"2024-07-30T18:00:56.553Z","updated_at":"2025-09-16T03:32:18.294Z","avatar_url":"https://github.com/aleclarson.png","language":"Swift","funding_links":[],"categories":["Queue","Libs","Architecture and State"],"sub_categories":["Thread","Utility"],"readme":"\u003cimg src=\"http://i.imgur.com/sEM1zbl.jpg\"/\u003e\n\n**Dispatcher** eases the pain of using [Grand Central Dispatch](https://developer.apple.com/library/mac/documentation/performance/reference/gcd_libdispatch_ref/Reference/reference.html) by introducing 4 new Swift classes.\n\n- [Dispatcher](https://github.com/aleclarson/dispatcher/wiki/Dispatcher)\n\n- [Queue](https://github.com/aleclarson/dispatcher/wiki/Queue)\n\n- [Group](https://github.com/aleclarson/dispatcher/wiki/Group)\n\n- [Timer](https://github.com/aleclarson/dispatcher/wiki/Timer)\n\n[![Thank me!](http://img.shields.io/gratipay/aleclarson.svg \"Thank me!\")](https://gratipay.com/aleclarson/)\n\n-\n\n#### Requirements\n\n- Swift 2.0+\n\n-\n\n#### Installation\n\n##### [CocoaPods](http://cocoapods.org)\n\n**Dispatcher** is not yet available on CocoaPods.\n\n##### [Carthage](https://github.com/Carthage/Carthage)\n\n```bash\ngithub \"aleclarson/dispatcher\" \"master\"\n```\n\n##### Manually\n\nDrag-and-drop the `Dispatcher.xcodeproj` into your own Xcode project. In your application target's **Build Phases**, add `Dispatcher.framework` to **Target Dependencies**, **Link Binary With Libraries**, and **Copy Files**.\n\nIf that gives you trouble, open the `Dispatcher.xcodeproj` in Xcode and build the framework target. Right-click `Dispatcher.framework` in the **Products** folder in your **Project Navigator** and click **Show in Finder**. Drag-and-drop the `Dispatcher.framework` from your finder into your Xcode project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleclarson%2Fdispatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faleclarson%2Fdispatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleclarson%2Fdispatcher/lists"}