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