{"id":24189653,"url":"https://github.com/ztgx/basex-rs","last_synced_at":"2026-04-25T22:33:43.115Z","repository":{"id":57503129,"uuid":"197935621","full_name":"zTgx/basex-rs","owner":"zTgx","description":"base58 with anything alphabet","archived":false,"fork":false,"pushed_at":"2023-04-02T11:17:25.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-28T05:50:27.579Z","etag":null,"topics":["base58","bitcoin","flickr","ripple","rust"],"latest_commit_sha":null,"homepage":"","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/zTgx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2019-07-20T13:42:04.000Z","updated_at":"2024-07-07T06:50:28.000Z","dependencies_parsed_at":"2025-01-13T14:35:25.869Z","dependency_job_id":"3f3c0679-19f9-46c9-85a9-3169a472f987","html_url":"https://github.com/zTgx/basex-rs","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":"0.33333333333333337","last_synced_commit":"289bea771f617d867bce6cbf72091f56fc3668b2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTgx%2Fbasex-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTgx%2Fbasex-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTgx%2Fbasex-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zTgx%2Fbasex-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zTgx","download_url":"https://codeload.github.com/zTgx/basex-rs/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241601167,"owners_count":19988879,"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":["base58","bitcoin","flickr","ripple","rust"],"created_at":"2025-01-13T14:30:17.423Z","updated_at":"2026-04-25T22:33:43.075Z","avatar_url":"https://github.com/zTgx.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [basex-rs](https://github.com/zTgx/basex-rs.git) [![crate](https://img.shields.io/crates/v/basex-rs.svg)](https://crates.io/crates/basex-rs)\n\n# Usage\nAdd dependencies\n```\n[dependencies]\nbasex-rs = \"0.2.0\"\n```\n\n```rust\nuse basex_rs::{BaseX, ALPHABET_BITCOIN};\n\nlet src = vec![28, 215, 33, 155];\nlet encoded = BaseX::with_alphabet(ALPHABET_BITCOIN).to_bs58(\u0026src);\nassert_eq!(encoded, \"jkuzA\".to_string());\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztgx%2Fbasex-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fztgx%2Fbasex-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fztgx%2Fbasex-rs/lists"}