25 releases

Uses old Rust 2015

0.10.1 Apr 30, 2023
0.9.2 Apr 8, 2023
0.9.1 Oct 3, 2022
0.8.1 Jul 22, 2022
0.1.3 Mar 24, 2016

#35 in Audio

Download history 372/week @ 2024-01-01 742/week @ 2024-01-08 2304/week @ 2024-01-15 913/week @ 2024-01-22 1060/week @ 2024-01-29 1290/week @ 2024-02-05 1811/week @ 2024-02-12 1200/week @ 2024-02-19 1432/week @ 2024-02-26 972/week @ 2024-03-04 1349/week @ 2024-03-11 1335/week @ 2024-03-18 1183/week @ 2024-03-25 1453/week @ 2024-04-01 1977/week @ 2024-04-08 1227/week @ 2024-04-15

6,242 downloads per month
Used in 15 crates (14 directly)

MIT/Apache

56KB
1K SLoC

rosc

Build Status license Crates.io rustdoc dependency status

rosc is an implementation of the OSC 1.0 protocol in pure Rust.

Usage

Add rosc to the dependencies section of your projects Cargo.toml:

[dependencies]
rosc = "~0.10"

Documentation

The package documentation can be found here

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.

Dependencies

~1MB
~20K SLoC