{"id":25019350,"url":"https://github.com/abhaysp95/bittorrent_parser","last_synced_at":"2026-02-11T12:02:16.569Z","repository":{"id":240975056,"uuid":"803398637","full_name":"abhaysp95/bittorrent_parser","owner":"abhaysp95","description":"Excersise done for codecrafters bittorrent primarily focuses on bencoding built on zig","archived":false,"fork":false,"pushed_at":"2024-06-08T13:38:52.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-22T17:59:39.951Z","etag":null,"topics":["bencode","bencode-parser","bittorrent","codecrafters","codecrafters-bittorrent","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/abhaysp95.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":"2024-05-20T16:40:29.000Z","updated_at":"2024-12-21T12:21:49.000Z","dependencies_parsed_at":"2024-06-08T14:58:17.140Z","dependency_job_id":null,"html_url":"https://github.com/abhaysp95/bittorrent_parser","commit_stats":null,"previous_names":["abhaysp95/codecrafters_bittorrent","abhaysp95/bittorrent_parser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhaysp95/bittorrent_parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaysp95%2Fbittorrent_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaysp95%2Fbittorrent_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaysp95%2Fbittorrent_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaysp95%2Fbittorrent_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhaysp95","download_url":"https://codeload.github.com/abhaysp95/bittorrent_parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaysp95%2Fbittorrent_parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"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":["bencode","bencode-parser","bittorrent","codecrafters","codecrafters-bittorrent","zig","ziglang"],"created_at":"2025-02-05T11:49:22.443Z","updated_at":"2026-02-11T12:02:16.528Z","avatar_url":"https://github.com/abhaysp95.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![progress-banner](https://backend.codecrafters.io/progress/bittorrent/63a4d6ec-5514-4322-9f54-dca9c23c3aae)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)\n\nThis is a starting point for Zig solutions to the\n[\"Build Your Own BitTorrent\" Challenge](https://app.codecrafters.io/courses/bittorrent/overview).\n\nIn this challenge, you’ll build a BitTorrent client that's capable of parsing a\n.torrent file and downloading a file from a peer. Along the way, we’ll learn\nabout how torrent files are structured, HTTP trackers, BitTorrent’s Peer\nProtocol, pipelining and more.\n\n**Note**: If you're viewing this repo on GitHub, head over to\n[codecrafters.io](https://codecrafters.io) to try the challenge.\n\n# Passing the first stage\n\nThe entry point for your BitTorrent implementation is in `app/main.zig`. Study\nand uncomment the relevant code, and push your changes to pass the first stage:\n\n```sh\ngit add .\ngit commit -m \"pass 1st stage\" # any msg\ngit push origin master\n```\n\nTime to move on to the next stage!\n\n# Stage 2 \u0026 beyond\n\nNote: This section is for stages 2 and beyond.\n\n1. Ensure you have `zig (0.11)` installed locally\n1. Run `./your_bittorrent.sh` to run your program, which is implemented in\n   `app/main.zig`.\n1. Commit your changes and run `git push origin master` to submit your solution\n   to CodeCrafters. Test output will be streamed to your terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhaysp95%2Fbittorrent_parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhaysp95%2Fbittorrent_parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhaysp95%2Fbittorrent_parser/lists"}