{"id":17147914,"url":"https://github.com/toby/serde-bencode","last_synced_at":"2025-04-06T07:12:40.846Z","repository":{"id":46139477,"uuid":"76751474","full_name":"toby/serde-bencode","owner":"toby","description":"Serde backed Bencode encoding/decoding library for Rust.","archived":false,"fork":false,"pushed_at":"2024-06-17T17:34:13.000Z","size":139,"stargazers_count":68,"open_issues_count":7,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T05:09:19.627Z","etag":null,"topics":["bencode","decoding-library","rust","serde","serialization"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/toby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2016-12-17T22:45:38.000Z","updated_at":"2025-02-04T20:02:24.000Z","dependencies_parsed_at":"2024-10-29T23:24:58.699Z","dependency_job_id":null,"html_url":"https://github.com/toby/serde-bencode","commit_stats":{"total_commits":57,"total_committers":10,"mean_commits":5.7,"dds":0.5964912280701755,"last_synced_commit":"553adb4be4962afcf30c79fe51b1ec191546c7b9"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toby%2Fserde-bencode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toby","download_url":"https://codeload.github.com/toby/serde-bencode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445671,"owners_count":20939958,"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":["bencode","decoding-library","rust","serde","serialization"],"created_at":"2024-10-14T21:26:29.903Z","updated_at":"2025-04-06T07:12:40.819Z","avatar_url":"https://github.com/toby.png","language":"Rust","readme":"# Serde Bencode\n\n[![Checking](https://github.com/toby/serde-bencode/actions/workflows/checking.yml/badge.svg)](https://github.com/toby/serde-bencode/actions/workflows/checking.yml) [![Formatting](https://github.com/toby/serde-bencode/actions/workflows/formatting.yml/badge.svg)](https://github.com/toby/serde-bencode/actions/workflows/formatting.yml) [![Testing](https://github.com/toby/serde-bencode/actions/workflows/testing.yaml/badge.svg)](https://github.com/toby/serde-bencode/actions/workflows/testing.yaml) [![Benchmarking](https://github.com/toby/serde-bencode/actions/workflows/benchmarking.yml/badge.svg)](https://github.com/toby/serde-bencode/actions/workflows/benchmarking.yml) [![Coverage](https://github.com/toby/serde-bencode/actions/workflows/coverage.yaml/badge.svg)](https://github.com/toby/serde-bencode/actions/workflows/coverage.yaml) [![Crates.io](https://img.shields.io/crates/v/serde_bencode)](https://crates.io/crates/serde_bencode) [![docs.rs](https://img.shields.io/docsrs/serde_bencode)](https://docs.rs/serde_bencode)\n\nA [Serde](https://github.com/serde-rs/serde) backed [Bencode](https://en.wikipedia.org/wiki/Bencode)\nencoding/decoding library for Rust.\n\n## Installation\n\nAdd the following to your `Cargo.toml`:\n\n```toml\n[dependencies]\nserde_bencode = \"^0.2.4\"\nserde = \"^1.0.0\"\nserde_derive = \"^1.0.0\"\n```\n\n## Usage\n\nThis is an abbreviated `.torrent` parsing example from [examples/parse_torrent.rs](examples/parse_torrent.rs). If you compile this crate as a binary, it will print metadata for any Torrent sent to stdin.\n\n## Benchmarking\n\n```console\ncargo bench\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoby%2Fserde-bencode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoby%2Fserde-bencode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoby%2Fserde-bencode/lists"}