{"id":21076219,"url":"https://github.com/rust-av/opus-rs","last_synced_at":"2025-05-16T06:32:11.069Z","repository":{"id":48536244,"uuid":"107586965","full_name":"rust-av/opus-rs","owner":"rust-av","description":"libopus bindings","archived":false,"fork":false,"pushed_at":"2023-09-07T06:15:19.000Z","size":51,"stargazers_count":19,"open_issues_count":4,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-26T15:23:39.823Z","etag":null,"topics":["libopus","libopus-bindings","opus","rust","rust-av"],"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/rust-av.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}},"created_at":"2017-10-19T19:04:16.000Z","updated_at":"2024-02-16T12:17:20.000Z","dependencies_parsed_at":"2023-01-22T07:01:22.004Z","dependency_job_id":null,"html_url":"https://github.com/rust-av/opus-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-av%2Fopus-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-av%2Fopus-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-av%2Fopus-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-av%2Fopus-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-av","download_url":"https://codeload.github.com/rust-av/opus-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225413121,"owners_count":17470515,"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":["libopus","libopus-bindings","opus","rust","rust-av"],"created_at":"2024-11-19T19:27:21.952Z","updated_at":"2024-11-19T19:27:22.901Z","avatar_url":"https://github.com/rust-av.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libopus bindings\n\n[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Actions Status](https://github.com/rust-av/opus-rs/workflows/opus/badge.svg)](https://github.com/rust-av/opus-rs/actions)\n\n\nIt is a simple [binding][1] and safe abstraction over [libopus][2].\n\n## Building\n\nTo build the code, always have a look at [CI](https://github.com/rust-av/opus-rs/blob/master/.github/workflows/opus.yml) to install the necessary dependencies on all\nsupported operating systems.\n\n\n## Building with vcpkg for Windows x64\n\nTo build with [vcpkg](https://vcpkg.io/en/index.html), you need to follow these\nsteps:\n\n1. Install `pkg-config` through [chocolatey](https://chocolatey.org/)\n\n       choco install pkgconfiglite\n\n2. Install `opus`\n\n       vcpkg install opus:x64-windows\n\n3. Add to the `PKG_CONFIG_PATH` environment variable the path `$VCPKG_INSTALLATION_ROOT\\installed\\x64-windows\\lib\\pkgconfig`\n\n4. Build code\n\n       cargo build --workspace\n\nTo speed up the computation, you can build your packages only in `Release` mode\nadding the `set(VCPKG_BUILD_TYPE release)` line to the\n`$VCPKG_INSTALLATION_ROOT\\triplets\\x64-windows.cmake` file.\n\nBuilding for Windows x86 is the same, just replace `x64` with `x86` in the\nsteps above.\n\n## TODO\n- [ ] Simple bindings\n- [ ] Safe abstraction\n- [ ] Examples\n\n[1]: https://github.com/servo/rust-bindgen\n[2]: https://opus-codec.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-av%2Fopus-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-av%2Fopus-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-av%2Fopus-rs/lists"}