{"id":13822580,"url":"https://github.com/nox/serde_urlencoded","last_synced_at":"2025-05-15T07:04:56.483Z","repository":{"id":41377465,"uuid":"67926113","full_name":"nox/serde_urlencoded","owner":"nox","description":"x-www-form-urlencoded meets Serde","archived":false,"fork":false,"pushed_at":"2024-08-13T16:22:28.000Z","size":91,"stargazers_count":248,"open_issues_count":17,"forks_count":72,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-15T00:14:24.305Z","etag":null,"topics":["rust","rust-url","serde"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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-09-11T11:26:55.000Z","updated_at":"2025-05-12T18:40:17.000Z","dependencies_parsed_at":"2024-04-11T08:25:55.216Z","dependency_job_id":"4d90e0b2-693d-4831-894b-0a2f8a3dfc76","html_url":"https://github.com/nox/serde_urlencoded","commit_stats":{"total_commits":67,"total_committers":24,"mean_commits":"2.7916666666666665","dds":0.5074626865671642,"last_synced_commit":"0cca840185fa85b39e2cc8a0b2547fff5ace8e68"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nox%2Fserde_urlencoded","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nox%2Fserde_urlencoded/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nox%2Fserde_urlencoded/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nox%2Fserde_urlencoded/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nox","download_url":"https://codeload.github.com/nox/serde_urlencoded/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254249205,"owners_count":22039029,"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":["rust","rust-url","serde"],"created_at":"2024-08-04T08:02:07.107Z","updated_at":"2025-05-15T07:04:56.355Z","avatar_url":"https://github.com/nox.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"`x-www-form-urlencoded` meets Serde\n===================================\n\nThis crate is a Rust library for serialising to and deserialising from\nthe [`application/x-www-form-urlencoded`][urlencoded] format. It is built\nupon [Serde], a high performance generic serialization framework and [rust-url],\na URL parser for Rust.\n\n[rust-url]: https://github.com/servo/rust-url\n[Serde]: https://github.com/serde-rs/serde\n[urlencoded]: https://url.spec.whatwg.org/#application/x-www-form-urlencoded\n\nInstallation\n============\n\nThis crate works with Cargo and can be found on\n[crates.io] with a `Cargo.toml` like:\n\n```toml\n[dependencies]\nserde_urlencoded = \"0.7\"\n```\n\nThe documentation is available on [docs.rs].\n\n[crates.io]: https://crates.io/crates/serde_urlencoded\n[docs.rs]: https://docs.rs/serde_urlencoded/0.7.1/serde_urlencoded/\n\n## Getting help\n\nSerde developers live in the #serde channel on\n[`irc.mozilla.org`](https://wiki.mozilla.org/IRC) and most rust-url developers\nlive in the #servo one. The #rust channel is also a good resource with generally\nfaster response time but less specific knowledge about Serde, rust-url or this\ncrate. If IRC is not your thing, we are happy to respond to [GitHub\nissues](https://github.com/nox/serde_urlencoded/issues/new) as well.\n\n## License\n\nserde_urlencoded is licensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or\n   http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or\n   http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in serde_urlencoded by you, as defined in the Apache-2.0 license,\nshall be dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnox%2Fserde_urlencoded","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnox%2Fserde_urlencoded","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnox%2Fserde_urlencoded/lists"}