{"id":17299886,"url":"https://github.com/twmb/futures-bufio","last_synced_at":"2025-04-14T12:34:09.027Z","repository":{"id":24732535,"uuid":"102314026","full_name":"twmb/futures-bufio","owner":"twmb","description":"Buffered IO with futures on top of a threadpool for blocking IO","archived":false,"fork":false,"pushed_at":"2022-04-27T19:04:31.000Z","size":24,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T21:19:30.436Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/twmb.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}},"created_at":"2017-09-04T03:15:20.000Z","updated_at":"2022-04-27T19:04:32.000Z","dependencies_parsed_at":"2022-08-07T11:01:18.370Z","dependency_job_id":null,"html_url":"https://github.com/twmb/futures-bufio","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twmb%2Ffutures-bufio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twmb%2Ffutures-bufio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twmb%2Ffutures-bufio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twmb%2Ffutures-bufio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twmb","download_url":"https://codeload.github.com/twmb/futures-bufio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248881978,"owners_count":21176950,"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-10-15T11:24:22.246Z","updated_at":"2025-04-14T12:34:08.999Z","avatar_url":"https://github.com/twmb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"futures-bufio\n=============\n\n[![Build Status](https://travis-ci.org/twmb/futures-bufio.svg?branch=master)](https://travis-ci.org/twmb/futures-bufio)  [![Crates.io](https://img.shields.io/crates/v/futures-bufio.svg)](https://crates.io/crates/futures-bufio) [![Documentation](https://docs.rs/futures-bufio/badge.svg)](https://docs.rs/futures-bufio/)\n\nBuffered IO with futures on top of a threadpool for blocking IO. This crate is\nprimarily useful for readers or writers that cannot return EWOULDBLOCK, but may\nblock or sleep (i.e., file IO).\n\nThis uses the nightly only feature [`conservative_impl_trait`](https://doc.rust-lang.org/nightly/unstable-book/language-features/conservative-impl-trait.html)\nto make the types on non-allocating futures understable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwmb%2Ffutures-bufio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwmb%2Ffutures-bufio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwmb%2Ffutures-bufio/lists"}