{"id":16936495,"url":"https://github.com/jonhoo/tokio-byteorder","last_synced_at":"2025-03-22T12:32:00.604Z","repository":{"id":54570764,"uuid":"206657116","full_name":"jonhoo/tokio-byteorder","owner":"jonhoo","description":"Asynchronous adapter for byteorder","archived":false,"fork":false,"pushed_at":"2021-02-10T03:11:13.000Z","size":18,"stargazers_count":19,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-15T14:56:01.565Z","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/jonhoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-05T21:04:04.000Z","updated_at":"2022-12-10T15:49:14.000Z","dependencies_parsed_at":"2022-08-13T20:01:06.807Z","dependency_job_id":null,"html_url":"https://github.com/jonhoo/tokio-byteorder","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Ftokio-byteorder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Ftokio-byteorder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Ftokio-byteorder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Ftokio-byteorder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonhoo","download_url":"https://codeload.github.com/jonhoo/tokio-byteorder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244207736,"owners_count":20416107,"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-13T20:57:08.741Z","updated_at":"2025-03-22T12:32:00.296Z","avatar_url":"https://github.com/jonhoo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Crates.io](https://img.shields.io/crates/v/tokio-byteorder.svg)](https://crates.io/crates/tokio-byteorder)\n[![Documentation](https://docs.rs/tokio-byteorder/badge.svg)](https://docs.rs/tokio-byteorder/)\n[![Build Status](https://dev.azure.com/jonhoo/jonhoo/_apis/build/status/tokio-byteorder?branchName=master)](https://dev.azure.com/jonhoo/jonhoo/_build/latest?definitionId=12\u0026branchName=master)\n[![Codecov](https://codecov.io/github/jonhoo/tokio-byteorder/coverage.svg?branch=master)](https://codecov.io/gh/jonhoo/tokio-byteorder)\n[![Dependency status](https://deps.rs/repo/github/jonhoo/tokio-byteorder/status.svg)](https://deps.rs/repo/github/jonhoo/tokio-byteorder)\n\nThis crate provides convenience methods for encoding and decoding numbers in\neither [big-endian or little-endian order] on top of asynchronous I/O streams.\nIt owes everything to the magnificent [`byteorder`] crate. This crate only\nprovides a shim to [`AsyncRead`] and [`AsyncWrite`].\n\n[big-endian or little-endian order]: https://en.wikipedia.org/wiki/Endianness\n[`byteorder`]: https://github.com/BurntSushi/byteorder/\n[`AsyncRead`]: https://docs.rs/tokio/0.2.0-alpha.4/tokio/io/trait.AsyncRead.html\n[`AsyncWrite`]: https://docs.rs/tokio/0.2.0-alpha.4/tokio/io/trait.AsyncWrite.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonhoo%2Ftokio-byteorder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonhoo%2Ftokio-byteorder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonhoo%2Ftokio-byteorder/lists"}