Decision Workspace
libvnc-sys vs libvnc vs vncserver
Side-by-side comparison of Rust crates
44
libvnc-sys
growingv0.1.6
The binding of libvnc
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
vncserver
growingv0.2.2
Rust bindings for the Libvncserver library
Core Metrics
| libvnc-sys | libvnc | vncserver | |
|---|---|---|---|
| Health Score | 44 | 47 | 44 |
| Total Downloads | 8.9K | 7.0K | 6.9K |
| 30d Downloads | 328 | 304 | 62 |
| Dependents | 6 | 0 | 9 |
| Releases | 7 | 6 | 4 |
| Last Updated | 125d ago | 125d ago | 1810d ago |
| Age | 1y 11m | 1y 11m | 4y 11m |
Health Breakdown
libvnc-sys
Maintenance
12
Quality
12
Community
5
Popularity
5
Documentation
10
libvnc
Maintenance
12
Quality
17
Community
3
Popularity
5
Documentation
10
vncserver
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
12
Technical Details
| libvnc-sys | libvnc | vncserver | |
|---|---|---|---|
| Version | 0.1.6 | 0.1.5 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | LGPL-3.0-only | LGPL-3.0-only | MIT |
| Dependencies | 4 | 3 | 3 |
| Crate Size | 7.3MB | 7KB | 4KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| 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.