lv2rs-urid

Crates.iolv2rs-urid
lib.rslv2rs-urid
version0.2.2
sourcesrc
created_at2019-02-21 11:40:06.531125
updated_at2019-05-03 17:50:20.619412
descriptionRust adaptation prototype of the LV2 urid library
homepage
repositoryhttps://github.com/Janonard/lv2rs
max_upload_size
id116213
size14,334
Jan-Oliver "Janonard" Opdenhövel (Janonard)

documentation

README

lv2rs-urid: Rust adaptation prototype of the LV2 urid library.

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.

Getting started

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/.

Commit count: 181

cargo fmt