{"id":15401130,"url":"https://github.com/sunfishcode/io-extras","last_synced_at":"2025-06-30T10:35:54.560Z","repository":{"id":38342368,"uuid":"322627229","full_name":"sunfishcode/io-extras","owner":"sunfishcode","description":"Non-owning unsafe I/O","archived":false,"fork":false,"pushed_at":"2024-12-04T01:41:01.000Z","size":221,"stargazers_count":20,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-15T00:08:18.699Z","etag":null,"topics":["library","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sunfishcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-18T15:06:13.000Z","updated_at":"2024-12-04T01:41:05.000Z","dependencies_parsed_at":"2023-12-01T01:29:13.773Z","dependency_job_id":"706b0238-3cf2-4841-a54c-5e745c9b4035","html_url":"https://github.com/sunfishcode/io-extras","commit_stats":{"total_commits":228,"total_committers":3,"mean_commits":76.0,"dds":0.00877192982456143,"last_synced_commit":"5892036c8afcdd85be88739cacf1763478878235"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/sunfishcode/io-extras","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunfishcode%2Fio-extras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunfishcode%2Fio-extras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunfishcode%2Fio-extras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunfishcode%2Fio-extras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunfishcode","download_url":"https://codeload.github.com/sunfishcode/io-extras/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunfishcode%2Fio-extras/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259905761,"owners_count":22929940,"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":["library","rust"],"created_at":"2024-10-01T15:56:34.165Z","updated_at":"2025-06-30T10:35:54.528Z","avatar_url":"https://github.com/sunfishcode.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e\u003ccode\u003eio-extras\u003c/code\u003e\u003c/h1\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003eFile/socket handle/descriptor utilities\u003c/strong\u003e\n  \u003c/p\u003e\n\n  \u003cp\u003e\n    \u003ca href=\"https://github.com/sunfishcode/io-extras/actions?query=workflow%3ACI\"\u003e\u003cimg src=\"https://github.com/sunfishcode/io-extras/workflows/CI/badge.svg\" alt=\"Github Actions CI Status\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://crates.io/crates/io-extras\"\u003e\u003cimg src=\"https://img.shields.io/crates/v/io-extras.svg\" alt=\"crates.io page\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://docs.rs/io-extras\"\u003e\u003cimg src=\"https://docs.rs/io-extras/badge.svg\" alt=\"docs.rs docs\" /\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\nThis crate provides a few miscellaneous utilities related to I/O:\n\n - `HandleOrSocket` types and traits for Windows, which abstract over Windows\n   `*Handle*` and their corresponding Windows `*Socket*` types and traits.\n\n - `Grip` types and traits, which abstract over the aforementioned Windows\n   `HandleOrSocket` types and traits and their corresponding non-Windows `Fd`\n   types and traits.\n\n - `RawReadable` and `RawWritable`, which adapt a raw `Fd`/`Handle` to\n   implement the `Read` and `Write` traits, respectively.\n\n - `ReadWrite` traits, and supporting types, which provide abstractions over\n   types with one or two I/O resources, for reading and for writing.\n\n## Minimum Supported Rust Version (MSRV)\n\nThis crate currently works on Rust 1.63, when default features are enabled.\nSome of the optional features have stricter requirements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunfishcode%2Fio-extras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunfishcode%2Fio-extras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunfishcode%2Fio-extras/lists"}