sierra-proc

Crates.iosierra-proc
lib.rssierra-proc
version0.6.0
sourcesrc
created_at2021-03-29 14:46:13.299023
updated_at2023-01-09 12:25:58.187022
descriptionProcedural macros for 'sierra' crate
homepagehttps://github.com/zakarumych/sierra
repositoryhttps://github.com/zakarumych/sierra
max_upload_size
id375211
size129,445
development (github:dabbotorg:development)

documentation

https://docs.rs/sierra-proc/0.1.0

README

sierra

crates docs actions MIT/Apache loc

Sierra is Vulkan-lite API, focused on ease of use while maintaining high level of control.

While resembles Vulkan in most ways,
sierra does both memory and descriptor allocation automatically. Additionally sierra tracks resources usage to free them once no references left.

Sierra provides rich proc-macro system for declarative descriptor sets and render passes.

License

Licensed under either of

at your option.

Contributions

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.

Donate

Become a patron

Commit count: 146

cargo fmt