{"id":16687313,"url":"https://github.com/highb/rust-zero2prod","last_synced_at":"2026-04-25T15:35:03.421Z","repository":{"id":65389284,"uuid":"471838124","full_name":"highb/rust-zero2prod","owner":"highb","description":"Following the zero-to-production Rust book https://www.zero2prod.com/","archived":false,"fork":false,"pushed_at":"2023-03-25T01:29:37.000Z","size":61,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-25T15:35:02.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/highb.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}},"created_at":"2022-03-19T23:51:37.000Z","updated_at":"2022-03-19T23:52:06.000Z","dependencies_parsed_at":"2024-11-19T09:48:31.650Z","dependency_job_id":"654c97ad-d8d1-410b-ba35-b765f1e6efd3","html_url":"https://github.com/highb/rust-zero2prod","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/highb/rust-zero2prod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highb%2Frust-zero2prod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highb%2Frust-zero2prod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highb%2Frust-zero2prod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highb%2Frust-zero2prod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/highb","download_url":"https://codeload.github.com/highb/rust-zero2prod/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/highb%2Frust-zero2prod/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32267710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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-10-12T15:08:43.373Z","updated_at":"2026-04-25T15:35:03.397Z","avatar_url":"https://github.com/highb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zero to Production in Rust\n\n## What is this?\n\nThis is my implementation of the [Zero to Production in Rust](https://www.zero2prod.com/) book by Luca Palmieri.\n\n## Dependencies\n\nCurrently uses lld or zld for linking. May experiment with [mold](https://github.com/rui314/mold) in the future.k\n\n### Windows\n\n```\ncargo install -f cargo-binutils\nrustup component add llvm-tools-preview\n```\n\n### Linux:\n\n - Ubuntu, `sudo apt-get install lld clang`\n - Arch, `sudo pacman -S lld clang`\n\n### MacOS\n\n`brew install michaeleisel/zld/zld`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighb%2Frust-zero2prod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhighb%2Frust-zero2prod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhighb%2Frust-zero2prod/lists"}