Decision Workspace
vncserver vs libvnc vs libvnc-sys
Side-by-side comparison of Rust crates
44
vncserver
growingv0.2.2
Rust bindings for the Libvncserver library
47
libvnc
growingv0.1.5
libvncserver(client) bindings for Rust. VNC is a set of programs using the RFB (Remote Frame Buffer) protocol. They are designed to export a frame buffer via net: you set up a server and can connect to it via VNC viewers. If the server supports WebSockets (which LibVNCServer does), you can also connect using an in-browser VNC viewer like noVNC.
44
libvnc-sys
growingv0.1.6
The binding of libvnc
Core Metrics
| vncserver | libvnc | libvnc-sys | |
|---|---|---|---|
| Health Score | 44 | 47 | 44 |
| Total Downloads | 6.9K | 7.0K | 8.9K |
| 30d Downloads | 62 | 304 | 328 |
| Dependents | 9 | 0 | 6 |
| Releases | 4 | 6 | 7 |
| Last Updated | 1810d ago | 125d ago | 125d ago |
| Age | 4y 11m | 1y 11m | 1y 11m |
Health Breakdown
vncserver
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
12
libvnc
Maintenance
12
Quality
17
Community
3
Popularity
5
Documentation
10
libvnc-sys
Maintenance
12
Quality
12
Community
5
Popularity
5
Documentation
10
Technical Details
| vncserver | libvnc | libvnc-sys | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.5 | 0.1.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | LGPL-3.0-only | LGPL-3.0-only |
| Dependencies | 3 | 3 | 4 |
| Crate Size | 4KB | 7KB | 7.3MB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •libvnc leads with a health score of 47/100, but none of the options score above 80.
- •libvnc-sys has the most downloads (8.9K), suggesting wider adoption.
- •⚠ vncserver has not been updated in over a year.