opus2

Crates.ioopus2
lib.rsopus2
version0.3.2
created_at2025-09-14 09:07:44.515341+00
updated_at2025-09-18 14:38:26.669663+00
descriptionSafe Rust bindings for libopus
homepage
repositoryhttps://github.com/cijiugechu/opus2
max_upload_size
id1838514
size63,993
Cistus Creticus (cijiugechu)

documentation

https://docs.rs/opus2

README

opus2

Safe Rust bindings for libopus. The rustdoc includes brief descriptions for methods, and detailed API information can be found at the libopus documentation.

crates.io - docs.rs - upstream docs

External dependencies

By default, you need either:

  • pkg-config and opus headers/libraries
  • cmake, make, and a C compiler

These requirements come from libopus_sys, where details about overriding these defaults can be found.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 73

cargo fmt