{"id":13484866,"url":"https://github.com/rust-lang/async-book","last_synced_at":"2025-05-14T04:00:16.911Z","repository":{"id":37860513,"uuid":"161549991","full_name":"rust-lang/async-book","owner":"rust-lang","description":"Asynchronous Programming in Rust","archived":false,"fork":false,"pushed_at":"2025-02-27T22:29:19.000Z","size":1751,"stargazers_count":1977,"open_issues_count":53,"forks_count":256,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-05-08T00:03:48.895Z","etag":null,"topics":["async-foundations"],"latest_commit_sha":null,"homepage":"https://rust-lang.github.io/async-book/index.html","language":"Shell","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/rust-lang.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}},"created_at":"2018-12-12T21:55:22.000Z","updated_at":"2025-04-29T16:04:14.000Z","dependencies_parsed_at":"2024-11-10T03:30:35.687Z","dependency_job_id":"0accd9a3-fae8-4f69-b1ee-c0995b868084","html_url":"https://github.com/rust-lang/async-book","commit_stats":{"total_commits":171,"total_committers":87,"mean_commits":"1.9655172413793103","dds":0.9298245614035088,"last_synced_commit":"f2fa3fb24a185428a88f13c39215c1f2dd251e4d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fasync-book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fasync-book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fasync-book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fasync-book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-lang","download_url":"https://codeload.github.com/rust-lang/async-book/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253700538,"owners_count":21949692,"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":["async-foundations"],"created_at":"2024-07-31T17:01:36.970Z","updated_at":"2025-05-14T04:00:16.804Z","avatar_url":"https://github.com/rust-lang.png","language":"Shell","funding_links":[],"categories":["Shell","Credits"],"sub_categories":[],"readme":"# Asynchronous Programming in Rust\n\nThis book aims to be a thorough guide to asynchronous programming in Rust, from beginner to advanced.\n\nThis book has been unmaintained for a long time and has not had a lot of love. We're currently working to bring it up to date and make it much better! As we're making some major changes, the content might be a bit mixed up, parts may be duplicated or missing, etc. Bear with us, it'll get better soon :-) To see what we're planning and to let us know what you think, see [issue 224](https://github.com/rust-lang/async-book/issues/224).\n\n## Requirements\n\nThe async book is built with [`mdbook`] ([docs](https://rust-lang.github.io/mdBook/index.html)), you can install it using cargo.\n\n```\ncargo install mdbook\ncargo install mdbook-linkcheck\n```\n\n[`mdbook`]: https://github.com/rust-lang/mdBook\n\n## Building\n\nTo create a finished book, run `mdbook build` to generate it under the `book/` directory.\n\n```\nmdbook build\n```\n\n## Development\n\nWhile writing it can be handy to see your changes, `mdbook serve` will launch a local web\nserver to serve the book.\n\n```\nmdbook serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-lang%2Fasync-book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-lang%2Fasync-book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-lang%2Fasync-book/lists"}