Skip to content
Sudo Dios edited this page Oct 13, 2024 · 2 revisions

LibreSpeed Logo

speedtest-rust

No Flash, No Java, No WebSocket, No Bullshit.

Try it

Take a speed test

Compatibility

Compatible with all librespeed clients :

Attributes

  • Memory safety (uses #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.)
  • Lightweight & Low overhead
  • Low level networking
  • Based on tokio-rs (asynchronous)

Features

  • Download
  • Upload
  • Ping
  • Jitter
  • IP Address, ISP
  • Telemetry (optional)
  • Results sharing (optional)
Clone this wiki locally