5个版本

0.1.4 2024年5月27日
0.1.3 2024年5月4日
0.1.2 2024年5月2日
0.1.1 2024年4月30日
0.1.0 2024年4月30日

#5 in #vnc

Download history · Rust 包仓库 364/week @ 2024-04-29 · Rust 包仓库 12/week @ 2024-05-06 · Rust 包仓库 16/week @ 2024-05-20 · Rust 包仓库 169/week @ 2024-05-27 · Rust 包仓库 10/week @ 2024-06-03 · Rust 包仓库 6/week @ 2024-06-10 · Rust 包仓库 2/week @ 2024-07-01 · Rust 包仓库 24/week @ 2024-07-22 · Rust 包仓库 30/week @ 2024-07-29 · Rust 包仓库

54 每月下载量
用于 libvnc

LGPL-3.0-only

1.5MB
36K SLoC

C 35K SLoC // 0.1% comments · Rust 包仓库 Perl 318 SLoC // 0.2% comments · Rust 包仓库 Bitbake 146 SLoC · Rust 包仓库 C++ 99 SLoC // 0.3% comments · Rust 包仓库 Rust 96 SLoC // 0.5% comments · Rust 包仓库 Python 75 SLoC // 0.3% comments · Rust 包仓库 Shell 15 SLoC // 0.2% comments · Rust 包仓库

libvnc-sys

这是什么

bindgen 自动生成的libvncserver的原始绑定。支持从pkg-config(默认)和源代码(计划实现)构建

快速入门

安装libvncserver包

  • Ubuntu
sudo apt-get install libvncserver-dev
  • Centos
sudo yum install libvncserver-devel
  • Macos
brew install libvncserver

构建

carog build

无运行时依赖

~0–2MB
~41K SLoC