{"id":13648827,"url":"https://github.com/Rufflewind/tokio-file-unix","last_synced_at":"2025-04-22T11:33:17.455Z","repository":{"id":56047218,"uuid":"80993248","full_name":"Rufflewind/tokio-file-unix","owner":"Rufflewind","description":"Asynchronous support for epollable files via Tokio on Unix-like platforms","archived":true,"fork":false,"pushed_at":"2021-06-06T07:55:13.000Z","size":52,"stargazers_count":34,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T17:46:33.430Z","etag":null,"topics":["asynchronous","file","io","posix","rust"],"latest_commit_sha":null,"homepage":"https://docs.rs/tokio-file-unix","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/Rufflewind.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-05T13:04:50.000Z","updated_at":"2023-02-26T10:28:08.000Z","dependencies_parsed_at":"2022-08-15T12:10:24.694Z","dependency_job_id":null,"html_url":"https://github.com/Rufflewind/tokio-file-unix","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rufflewind%2Ftokio-file-unix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rufflewind%2Ftokio-file-unix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rufflewind%2Ftokio-file-unix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rufflewind%2Ftokio-file-unix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rufflewind","download_url":"https://codeload.github.com/Rufflewind/tokio-file-unix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250232542,"owners_count":21396661,"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":["asynchronous","file","io","posix","rust"],"created_at":"2024-08-02T01:04:34.810Z","updated_at":"2025-04-22T11:33:17.139Z","avatar_url":"https://github.com/Rufflewind.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# `tokio-file-unix`\n\n[![Documentation](https://docs.rs/tokio-file-unix/badge.svg)](https://docs.rs/tokio-file-unix)\n[![Crates.io](https://img.shields.io/crates/v/tokio-file-unix.svg)](https://crates.io/crates/tokio-file-unix)\n[![Build Status](https://github.com/Rufflewind/tokio-file-unix/actions/workflows/build.yml/badge.svg)](https://github.com/Rufflewind/tokio-file-unix/actions/workflows/build.yml)\n\nAsynchronous support for file-like objects via [Tokio](https://tokio.rs).  **Only supports Unix-like platforms.**\n\nThis crate is primarily intended for pipes and other files that support nonblocking I/O.  Regular files do not support nonblocking I/O, so this crate has no effect on them.\n\n## Usage\n\nAdd this to your `Cargo.toml`:\n\n~~~toml\n[dependencies]\ntokio-file-unix = \"0.5.1\"\n~~~\n\nNext, add this to the root module of your crate:\n\n~~~rust\nextern crate tokio_file_unix;\n~~~\n\n## Examples\n\nSee the `examples` directory as well as the documentation.\n\n## License\n\nDual-licensed under Apache and MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRufflewind%2Ftokio-file-unix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRufflewind%2Ftokio-file-unix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRufflewind%2Ftokio-file-unix/lists"}