{"id":25349831,"url":"https://github.com/metaswitch/iobuffer","last_synced_at":"2025-10-29T19:30:59.031Z","repository":{"id":62441028,"uuid":"129888694","full_name":"Metaswitch/iobuffer","owner":"Metaswitch","description":"Rust crate iobuffer - a memory-based buffer which implements Write and Read traits.","archived":false,"fork":false,"pushed_at":"2020-03-19T14:24:09.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-20T10:41:09.862Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Metaswitch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-17T10:38:55.000Z","updated_at":"2020-04-20T06:44:07.000Z","dependencies_parsed_at":"2022-11-01T22:01:54.599Z","dependency_job_id":null,"html_url":"https://github.com/Metaswitch/iobuffer","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/Metaswitch%2Fiobuffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Metaswitch%2Fiobuffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Metaswitch%2Fiobuffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Metaswitch%2Fiobuffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Metaswitch","download_url":"https://codeload.github.com/Metaswitch/iobuffer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238878934,"owners_count":19545855,"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":"2025-02-14T16:58:21.356Z","updated_at":"2025-10-29T19:30:58.670Z","avatar_url":"https://github.com/Metaswitch.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/Metaswitch/iobuffer.svg?branch=master)](https://travis-ci.org/Metaswitch/iobuffer)\n[![Current Version](https://img.shields.io/crates/v/iobuffer.svg)](https://crates.io/crates/iobuffer)\n[![License](https://img.shields.io/github/license/Metaswitch/iobuffer.svg)](LICENSE)\n\n# iobuffer\n\nThis repository contains a Rust crate `iobuffer`.\nThis is a memory-based buffer which implements both the `std::io::Write` and `std::io::Write` traits.\n\nIt is useful in testing - for crates whose interface takes a`std::io::Read` or `std::io::Write`,\nusing an `iobuffer::IoBuffer` instance allows tests to have full access to what has been read or written by the library.\n\nSee the documentation (as generated by `cargo doc`) or [source](src/lib.rs) for more information.\n\n[Documentation (crates.io)](https://docs.rs/iobuffer).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaswitch%2Fiobuffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetaswitch%2Fiobuffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaswitch%2Fiobuffer/lists"}