{"id":20551961,"url":"https://github.com/chrontax/audyo","last_synced_at":"2026-01-20T13:01:54.001Z","repository":{"id":257807146,"uuid":"866503338","full_name":"chrontax/audyo","owner":"chrontax","description":"Audio decode/encode library for rust","archived":false,"fork":false,"pushed_at":"2024-10-02T11:34:57.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T04:28:09.362Z","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/chrontax.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":"2024-10-02T11:34:54.000Z","updated_at":"2024-10-26T10:17:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"4bacded3-e92c-4fe9-8d07-ac8428a19ba2","html_url":"https://github.com/chrontax/audyo","commit_stats":null,"previous_names":["chrontax/audyo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chrontax/audyo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrontax%2Faudyo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrontax%2Faudyo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrontax%2Faudyo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrontax%2Faudyo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrontax","download_url":"https://codeload.github.com/chrontax/audyo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrontax%2Faudyo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-16T02:34:38.281Z","updated_at":"2026-01-20T13:01:53.983Z","avatar_url":"https://github.com/chrontax.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Audyo\n\nAudio decoding/encoding library with a simple api.\n\n## Features\n\n- audio decoding (currently supports all formats supported by [symphonia](https://crates.io/crates/symphonia))\n- audio encoding (currently only supports ogg vorbis)\n\n## Usage\n\n```none\ncargo add audyo\n```\n\n```rust\nlet decoded = audyo::decode::\u003cf32\u003e(File::open(\"uwu.mp3\").unwrap()).unwrap();\n\nlet vorbis_encoded = audyo::encode_vorbis(\u0026decoded.1, 320000).unwrap();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrontax%2Faudyo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrontax%2Faudyo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrontax%2Faudyo/lists"}