vk-alloc

Latest version Documentation MIT Apache

A collection of Vulkan memory allocators written in Rust.

Currently has two allocators:

The segregated list allocator is supposed to be used as an general purpose allocator under Vulkan.

Currently targets ash.

Status

Crate has test cases, but hasn't been tested in production yet. Consider this crate unstable for now.

Features

All features are optional by default.

License

Licensed under MIT or Apache-2.0.