{"id":22968253,"url":"https://github.com/fyralabs/string-reader","last_synced_at":"2025-07-07T07:33:01.115Z","repository":{"id":223305058,"uuid":"759904431","full_name":"FyraLabs/string-reader","owner":"FyraLabs","description":"Readers for \u0026str and String instead of [u8].","archived":false,"fork":false,"pushed_at":"2024-07-02T05:10:19.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-30T21:58:13.793Z","etag":null,"topics":["rust","str","string"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/string-reader","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/FyraLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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},"funding":{"github":"FyraLabs"}},"created_at":"2024-02-19T15:01:05.000Z","updated_at":"2024-07-02T05:10:22.000Z","dependencies_parsed_at":"2024-02-24T11:32:54.170Z","dependency_job_id":"51f723a5-ba56-40b6-bb87-d2cf44bd2d6f","html_url":"https://github.com/FyraLabs/string-reader","commit_stats":null,"previous_names":["fyralabs/string-reader"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FyraLabs/string-reader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FyraLabs%2Fstring-reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FyraLabs%2Fstring-reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FyraLabs%2Fstring-reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FyraLabs%2Fstring-reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FyraLabs","download_url":"https://codeload.github.com/FyraLabs/string-reader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FyraLabs%2Fstring-reader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263021821,"owners_count":23401148,"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","str","string"],"created_at":"2024-12-14T21:16:48.494Z","updated_at":"2025-07-07T07:33:01.096Z","avatar_url":"https://github.com/FyraLabs.png","language":"Rust","funding_links":["https://github.com/sponsors/FyraLabs"],"categories":[],"sub_categories":[],"readme":"# `string-reader`\n\n`string-reader` is a crate that provides traits and structs for making readers take in and output `\u0026str` and `String` instead of `[u8]`.\n\n## Traits\n\n### `StrRead`\n\nThe base trait that both `\u0026str`-like and `String`-like readers implement.\n\n### `RealStrRead`\n\nThe trait that `\u0026str`-like readable structs implement.\n\n### `StringRead`\n\nThe trait that `String`-like readable structs implement.\n\n### `StrWrite`\n\n`\u0026str`-like writable structs implement this.\n\n### `StringWrite`\n\n`String`-like writable structs implement this.\n\n## Structs\n\n### `StrReader`\n\nA read and write reader that takes in and outputs `\u0026str`s.\n\n### `StringReader`\n\nA read and write reader that takes in and outputs `String`s.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffyralabs%2Fstring-reader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffyralabs%2Fstring-reader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffyralabs%2Fstring-reader/lists"}