{"id":18238897,"url":"https://github.com/awesomelistsio/awesome-rust","last_synced_at":"2025-08-13T09:34:29.699Z","repository":{"id":197612348,"uuid":"655450977","full_name":"awesomelistsio/awesome-rust","owner":"awesomelistsio","description":"A curated list of awesome resources and tips for Rust programming language enthusiasts.","archived":false,"fork":false,"pushed_at":"2025-06-26T21:38:44.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-06T22:05:37.467Z","etag":null,"topics":["awesome","awesome-list","awesome-lists","rust","rust-lang"],"latest_commit_sha":null,"homepage":"https://awesome.himpfen.com/","language":"Python","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/awesomelistsio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"ko_fi":"awesomelists","custom":["https://paypal.me/brandonhimpfen"]}},"created_at":"2023-06-18T23:30:30.000Z","updated_at":"2025-06-26T21:38:48.000Z","dependencies_parsed_at":"2024-11-05T04:02:55.057Z","dependency_job_id":"fe88071a-c91b-45be-a4b8-03e7fb92a8f3","html_url":"https://github.com/awesomelistsio/awesome-rust","commit_stats":null,"previous_names":["brandonhimpfen/awesome-rust","awesomelistsio/awesome-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/awesomelistsio/awesome-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awesomelistsio","download_url":"https://codeload.github.com/awesomelistsio/awesome-rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awesomelistsio%2Fawesome-rust/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270213090,"owners_count":24546132,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["awesome","awesome-list","awesome-lists","rust","rust-lang"],"created_at":"2024-11-05T04:00:59.666Z","updated_at":"2025-08-13T09:34:29.684Z","avatar_url":"https://github.com/awesomelistsio.png","language":"Python","funding_links":["https://ko-fi.com/awesomelists","https://paypal.me/brandonhimpfen","https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ"],"categories":["Related Awesome Lists","Programming Languages"],"sub_categories":["Courses","Rust"],"readme":"# Awesome Rust [![Awesome Lists](https://srv-cdn.himpfen.io/badges/awesome-lists/awesomelists-flat.svg)](https://github.com/brandonhimpfen/awesome)\n\n[![Ko-Fi](https://srv-cdn.himpfen.io/badges/kofi/kofi-flat.svg)](https://ko-fi.com/awesomelists) \u0026nbsp; [![PayPal](https://srv-cdn.himpfen.io/badges/paypal/paypal-flat.svg)](https://www.paypal.com/donate/?hosted_button_id=3LLKRXJU44EJJ) \u0026nbsp; [![Stripe](https://srv-cdn.himpfen.io/badges/stripe/stripe-flat.svg)](https://tinyurl.com/e8ymxdw3) \u0026nbsp; [![X](https://srv-cdn.himpfen.io/badges/twitter/twitter-flat.svg)](https://x.com/ListsAwesome) \u0026nbsp; [![Facebook](https://srv-cdn.himpfen.io/badges/facebook-pages/facebook-pages-flat.svg)](https://www.facebook.com/awesomelists)\n\n\u003e A curated list of awesome resources and tips for Rust programming language enthusiasts.\n\n## Table of Contents\n- [Official Resources](#official-resources)\n- [Community](#community)\n- [Learning](#learning)\n- [Libraries](#libraries)\n- [Tools](#tools)\n- [Blogs and Newsletters](#blogs-and-newsletters)\n- [Miscellaneous](#miscellaneous)\n\n## Official Resources\n\n- [The Rust Programming Language Book](https://doc.rust-lang.org/book/): The official book for learning Rust.\n- [Rust by Example](https://doc.rust-lang.org/rust-by-example/): A collection of Rust code examples covering various topics.\n- [Rust Standard Library Documentation](https://doc.rust-lang.org/std/): Detailed documentation for the Rust standard library.\n\n## Community\n\n- [Rust Programming Language Forum](https://users.rust-lang.org/): An active community forum for discussing Rust-related topics and getting help.\n- [Rust Reddit](https://www.reddit.com/r/rust/): The Rust subreddit with news, discussions, and project showcases.\n- [Rust Discord](https://discord.gg/rust-lang): Join the official Rust Discord server to chat with fellow Rustaceans.\n\n## Learning\n\n- [Rustlings](https://github.com/rust-lang/rustlings): Small exercises to get you started with Rust.\n- [Rust Cookbook](https://rust-lang.github.io/rust-cookbook/): A collection of Rust recipes and idiomatic solutions to common problems.\n- [The Rustonomicon](https://doc.rust-lang.org/nomicon/): The unofficial guide to all the dark corners of the Rust programming language.\n- [Rust Design Patterns](https://rust-unofficial.github.io/patterns/): Common design patterns implemented in Rust.\n\n## Libraries\n\n- [Tokio](https://tokio.rs/): An asynchronous runtime for Rust that enables writing asynchronous programs.\n- [Rocket](https://rocket.rs/): A web framework for Rust that makes building web applications simple and intuitive.\n- [Serde](https://serde.rs/): A powerful serialization and deserialization library for Rust.\n- [Diesel](http://diesel.rs/): A safe, extensible ORM and query builder for Rust.\n- [Actix](https://actix.rs/): A fast, actor-based web framework for building highly scalable and concurrent applications.\n\n## Tools\n\n- [Cargo](https://doc.rust-lang.org/cargo/): The package manager and build system for Rust.\n- [rustfmt](https://github.com/rust-lang/rustfmt): A tool for formatting Rust code according to style guidelines.\n- [Clippy](https://github.com/rust-lang/rust-clippy): A collection of lints to catch common mistakes and improve your Rust code.\n- [Rust Analyzer](https://rust-analyzer.github.io/): A fast and feature-rich IDE extension for Rust.\n\n## Blogs and Newsletters\n\n- [Rust Blog](https://blog.rust-lang.org/): Official blog for the Rust programming language.\n- [This Week in Rust](https://this-week-in-rust.org/): A weekly newsletter highlighting interesting Rust projects, tools, and articles.\n- [Are We Web Yet?](https://www.arewewebyet.org/): A blog focused on Rust's web development ecosystem.\n- [The Rusty Spike](https://rusty-spike.blubrry.net/): A podcast discussing various topics related to Rust.\n\n## Miscellaneous\n\n- [Rustlings](https://github.com/rust-lang/rustlings): Small exercises to get you started with Rust.\n- [Rust Cookbook](https://rust-lang.github.io/rust-cookbook/): A collection of Rust recipes and idiomatic solutions to common problems.\n- [The Rustonomicon](https://doc.rust-lang.org/nomicon/): The unofficial guide to all the dark corners of the Rust programming language.\n- [Rust Design Patterns](https://rust-unofficial.github.io/patterns/): Common design patterns implemented in Rust.\n\n## Contribute\n\nContributions are welcome!\n\n## License\n\n[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](http://creativecommons.org/licenses/by-sa/4.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomelistsio%2Fawesome-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawesomelistsio%2Fawesome-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawesomelistsio%2Fawesome-rust/lists"}