Crates.io | libmapper-rs |
lib.rs | libmapper-rs |
version | 1.3.1 |
source | src |
created_at | 2024-07-25 14:38:27.911485 |
updated_at | 2024-08-26 18:11:17.791312 |
description | Rust bindings for libmapper |
homepage | https://libmapper.github.io |
repository | https://github.com/libmapper/libmapper-rs |
max_upload_size | |
id | 1315097 |
size | 102,795 |
Rust wrapper for the libmapper C library. Allows creation and manipulation of libmapper signals and devices.
Below is a table of the libmapper-rs versions and the libmapper versions they are compatible with.
libmapper-rs | libmapper |
---|---|
1.0.0-1.1.0 | 2.4.7 |
1.1.0-1.3.1 | 2.4.9 |
get_property
to get the ID.
Turning on release optimizations will mitigate this as it skips rust's alignment check.