| Crates.io | lv2rs-urid |
| lib.rs | lv2rs-urid |
| version | 0.2.2 |
| created_at | 2019-02-21 11:40:06.531125+00 |
| updated_at | 2019-05-03 17:50:20.619412+00 |
| description | Rust adaptation prototype of the LV2 urid library |
| homepage | |
| repository | https://github.com/Janonard/lv2rs |
| max_upload_size | |
| id | 116213 |
| size | 14,334 |
This is a safe and idiomatic re-implementation of the LV2 urid library. It provides means to map URIs to integer numbers, which improves their speed and memory footprint.
This is a frozen prototype and therefore, development of this crate will not continue here. Further development continues as rust-lv2.
If you want to get started with LV2, you should start with the root crate and check out the [book](https://janonard.github.io/lv2rs-book/.