ncnn-sys

Crates.ioncnn-sys
lib.rsncnn-sys
version0.2.0
sourcesrc
created_at2020-01-07 17:27:10.581182
updated_at2023-02-14 14:41:26.707259
descriptionjust a ncnn rust unsafe binding
homepagehttps://github.com/darkskygit/waifu2x.rs
repositoryhttps://github.com/darkskygit/waifu2x.rs
max_upload_size
id196235
size37,157,552
DarkSky (darkskygit)

documentation

README

ncnn-sys

This crate just build and link ncnn to rust program as a static library, does not contain any bindings.

For speed reason, it contain an prebuilt static library for x64-windows-msvc target.

The ncnn designed to build in many platform, but this crate now only build success on windows.

Welcome pr to help me generate rust api bindings and make it work on other platform :)

Commit count: 106

cargo fmt