{"id":13470993,"url":"https://github.com/ia0/data-encoding","last_synced_at":"2025-05-14T16:13:35.810Z","repository":{"id":2789248,"uuid":"47457500","full_name":"ia0/data-encoding","owner":"ia0","description":"Efficient and customizable data-encoding functions in Rust","archived":false,"fork":false,"pushed_at":"2025-04-12T09:58:57.000Z","size":523,"stargazers_count":184,"open_issues_count":6,"forks_count":28,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T01:55:52.944Z","etag":null,"topics":["base32","base32hex","base64","base64url","hex","rust"],"latest_commit_sha":null,"homepage":"https://data-encoding.rs/","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/ia0.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-05T13:51:03.000Z","updated_at":"2025-04-12T09:58:58.000Z","dependencies_parsed_at":"2023-11-30T22:26:52.695Z","dependency_job_id":"2bcde478-b71e-483b-a5b7-025021eaf36e","html_url":"https://github.com/ia0/data-encoding","commit_stats":{"total_commits":223,"total_committers":11,"mean_commits":"20.272727272727273","dds":0.2376681614349776,"last_synced_commit":"630208030ef94f800ffb52923b5f247658abb003"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ia0%2Fdata-encoding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ia0%2Fdata-encoding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ia0%2Fdata-encoding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ia0%2Fdata-encoding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ia0","download_url":"https://codeload.github.com/ia0/data-encoding/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248654050,"owners_count":21140235,"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":["base32","base32hex","base64","base64url","hex","rust"],"created_at":"2024-07-31T16:00:38.245Z","updated_at":"2025-04-13T01:55:59.888Z","avatar_url":"https://github.com/ia0.png","language":"Rust","funding_links":[],"categories":["🛠️ Libraries \u0026 Standards","Rust"],"sub_categories":["Testnets"],"readme":"# Data-encoding\n\n[![Latest Version][version-badge]][library]\n[![Documentation][documentation-badge]][documentation]\n[![Latest License][license-badge]][license]\n![MSRV](https://img.shields.io/crates/msrv/data-encoding.svg)\n[![Continuous Integration][ci-badge]][ci]\n[![Fuzzing Status][fuzz-badge]][fuzz]\n[![Coverage Status][coveralls-badge]][coveralls]\n\nThis repository provides the following Rust crates for data-encoding:\n- The `data-encoding` library provides common and custom encodings, like\n  hexadecimal, base32, and base64. See the [documentation] for more information.\n- The `data-encoding-macro` library provides compile-time facilities. See the\n  [documentation][macro] for more information.\n- The `data-encoding-bin` binary is a command-line tool to define and use\n  encodings. See the [binary] for more information.\n- The [website] provides a playground to define and use encodings.\n\n[binary]: https://crates.io/crates/data-encoding-bin\n[ci-badge]: https://github.com/ia0/data-encoding/actions/workflows/ci.yml/badge.svg\n[ci]: https://github.com/ia0/data-encoding/actions/workflows/ci.yml\n[coveralls-badge]: https://coveralls.io/repos/github/ia0/data-encoding/badge.svg?branch=main\n[coveralls]: https://coveralls.io/github/ia0/data-encoding?branch=main\n[documentation-badge]: https://img.shields.io/docsrs/data-encoding/latest\n[documentation]: https://docs.rs/data-encoding\n[fuzz-badge]: https://oss-fuzz-build-logs.storage.googleapis.com/badges/data-encoding.svg\n[fuzz]: https://oss-fuzz-build-logs.storage.googleapis.com/index.html#data-encoding\n[library]: https://crates.io/crates/data-encoding\n[license-badge]: https://img.shields.io/crates/l/data-encoding.svg\n[license]: https://github.com/ia0/data-encoding/blob/main/LICENSE\n[macro]: https://docs.rs/data-encoding-macro\n[version-badge]: https://img.shields.io/crates/v/data-encoding.svg\n[website]: https://data-encoding.rs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fia0%2Fdata-encoding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fia0%2Fdata-encoding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fia0%2Fdata-encoding/lists"}