{"id":21076221,"url":"https://github.com/rust-av/speexdsp-rs","last_synced_at":"2025-06-13T15:39:40.469Z","repository":{"id":41095090,"uuid":"125387370","full_name":"rust-av/speexdsp-rs","owner":"rust-av","description":"Speexdsp bindings and pure-rust implementation","archived":false,"fork":false,"pushed_at":"2023-04-11T05:59:00.000Z","size":440,"stargazers_count":14,"open_issues_count":14,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-03-26T15:23:39.812Z","etag":null,"topics":["audio","bindings","echo-cancellation","resampler","rust","speexdsp"],"latest_commit_sha":null,"homepage":"","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-15T15:25:50.000Z","updated_at":"2024-06-14T16:11:24.405Z","dependencies_parsed_at":"2024-06-14T16:24:33.996Z","dependency_job_id":null,"html_url":"https://github.com/rust-av/speexdsp-rs","commit_stats":{"total_commits":123,"total_committers":10,"mean_commits":12.3,"dds":0.6178861788617886,"last_synced_commit":"d325d2ab7502fe08275321b78c7fde4cfd4ae530"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-av%2Fspeexdsp-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-av%2Fspeexdsp-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-av%2Fspeexdsp-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-av%2Fspeexdsp-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-av","download_url":"https://codeload.github.com/rust-av/speexdsp-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225413122,"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":["audio","bindings","echo-cancellation","resampler","rust","speexdsp"],"created_at":"2024-11-19T19:27:22.254Z","updated_at":"2024-11-19T19:27:23.429Z","avatar_url":"https://github.com/rust-av.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# speexdsp bindings and c2rust version\n\n[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Actions Status](https://github.com/rust-av/speexdsp-rs/workflows/speexdsp/badge.svg)](https://github.com/rust-av/speexdsp-rs/actions)\n[![dependency status](https://deps.rs/repo/github/rust-av/speexdsp-rs/status.svg)](https://deps.rs/repo/github/rust-av/speexdsp-rs)\n[![IRC](https://img.shields.io/badge/irc-%23rust--av-blue.svg)](http://webchat.freenode.net?channels=%23rust-av\u0026uio=d4)\n\nIt is a simple safe abstraction based on [speexdsp][2].\n\nIt is available as [binding][1] or as pure-rust implementation.\n\n## Building\n\nBy default the pure-rust implementation is used, optionally the simd-accelerated original\nC version can be used instead using the feature `sys`.\n\nThe bindings are generated using the headers and libraries that ought to be present in the system.\n\n- Make sure you have `clang` and `libclang` installed.\n- Make sure the `speexdsp` C headers and pkg-config files are installed.\n\n## TODO\n- [ ] Source build speexdsp\n- [x] Simple bindings\n- [x] Safe abstraction\n- [x] Examples\n- [ ] Clean pure-rust reimplementation\n\n## Testing\n\nCurrently we have only an integration test to compare the C and the Rust implementation.\nTo run it issue:\n\n``` sh\n$ cargo test --features=sys\n```\n\n[1]: https://github.com/servo/rust-bindgen\n[2]: https://github.com/xiph/speexdsp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-av%2Fspeexdsp-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-av%2Fspeexdsp-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-av%2Fspeexdsp-rs/lists"}