{"id":13439232,"url":"https://github.com/arcnmx/nue","last_synced_at":"2025-03-17T04:33:05.051Z","repository":{"id":57646947,"uuid":"39425799","full_name":"arcnmx/nue","owner":"arcnmx","description":"I/O and binary data encoding for Rust","archived":false,"fork":false,"pushed_at":"2015-08-17T02:39:41.000Z","size":1124,"stargazers_count":38,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-11T17:51:54.260Z","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/arcnmx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-21T05:27:53.000Z","updated_at":"2025-02-07T10:42:11.000Z","dependencies_parsed_at":"2022-09-19T04:30:39.212Z","dependency_job_id":null,"html_url":"https://github.com/arcnmx/nue","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Fnue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Fnue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Fnue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcnmx%2Fnue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arcnmx","download_url":"https://codeload.github.com/arcnmx/nue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243842054,"owners_count":20356596,"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-07-31T03:01:12.178Z","updated_at":"2025-03-17T04:33:04.703Z","avatar_url":"https://github.com/arcnmx.png","language":"Rust","funding_links":[],"categories":["Libraries","库 Libraries","库"],"sub_categories":["Encoding","加密 Encoding","编码(Encoding)"],"readme":"# nue\n\n[![travis-badge][]][travis] [![release-badge][]][cargo] [![docs-badge][]][docs] [![license-badge][]][license]\n\nA collection of tools for working with binary data and POD structs in Rust.\n\n - [pod][docs-pod] is an approach at building a safe interface for\n   transmuting POD structs to and from byte slices.\n - [packed][docs-packed] exposes unaligned packed data structurs in a safe\n   and stable manner.\n - [nue-macros][docs-macros] provides helpers for `pod`, as well\n   as a serialization-like library for dealing with binary streams of data.\n - [nue-codegen][docs-codegen] allows the use of `nue-macros` without\n   syntax extensions on stable Rust.\n - [nue-io][docs-io] contains various supporting structs and traits for\n   readers and writers.\n\n\n[travis-badge]: https://img.shields.io/travis/arcnmx/nue/master.svg?style=flat-square\n[travis]: https://travis-ci.org/arcnmx/nue\n[release-badge]: https://img.shields.io/crates/v/nue.svg?style=flat-square\n[cargo]: https://crates.io/search?q=nue\n[docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square\n[docs]: http://arcnmx.github.io/nue/nue/\n[docs-packed]: http://arcnmx.github.io/nue/packed/\n[docs-io]: http://arcnmx.github.io/nue/nue_io/\n[docs-pod]: http://arcnmx.github.io/nue/pod/\n[docs-macros]: http://arcnmx.github.io/nue/nue_macros/\n[docs-codegen]: http://arcnmx.github.io/nue/nue_codegen/\n[license-badge]: https://img.shields.io/badge/license-MIT-lightgray.svg?style=flat-square\n[license]: https://github.com/arcnmx/nue/blob/master/COPYING\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcnmx%2Fnue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcnmx%2Fnue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcnmx%2Fnue/lists"}