{"id":13439361,"url":"https://github.com/erickt/rust-tnetstring","last_synced_at":"2025-10-19T03:54:53.039Z","repository":{"id":2084474,"uuid":"3024040","full_name":"erickt/rust-tnetstring","owner":"erickt","description":"tnetstring serialization library for rust.","archived":false,"fork":false,"pushed_at":"2014-11-11T05:48:16.000Z","size":270,"stargazers_count":15,"open_issues_count":3,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T21:04:55.382Z","etag":null,"topics":[],"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/erickt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-12-21T02:03:12.000Z","updated_at":"2024-02-06T10:27:38.000Z","dependencies_parsed_at":"2022-09-16T00:12:47.952Z","dependency_job_id":null,"html_url":"https://github.com/erickt/rust-tnetstring","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickt%2Frust-tnetstring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickt%2Frust-tnetstring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickt%2Frust-tnetstring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erickt%2Frust-tnetstring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erickt","download_url":"https://codeload.github.com/erickt/rust-tnetstring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243918629,"owners_count":20368745,"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":[],"created_at":"2024-07-31T03:01:13.271Z","updated_at":"2025-10-04T20:11:53.286Z","avatar_url":"https://github.com/erickt.png","language":"Rust","readme":"TNetStrings: Tagged Netstrings\n\nThis module implements bindings for the [tnetstring](http://tnetstrings.org)\nserialization format.\n\n## API\n\n    let t = tnetstring::str(\"hello world\");\n    let s = tnetstring::to_str(t) // returns \"11:hello world,\"\n\n    let (t, extra) = tnetstring::from_str(s);\n    alt option::get(t) {\n      tnetstring::str(s) { ... }\n      ...\n    }\n\nSee the `tests` module in `tnetstring.rs` for more examples.\n\n## Compatibility\n\nUse tag v0.1 with Rust 0.2.\n","funding_links":[],"categories":["Libraries","库","库 Libraries"],"sub_categories":["Encoding","编码(Encoding)","加密 Encoding"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickt%2Frust-tnetstring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferickt%2Frust-tnetstring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferickt%2Frust-tnetstring/lists"}