http-server-rs
« Back to VersTracker
Description:
Simple and configurable command-line HTTP server
Type: Formula  |  Latest Version: 0.8.9@0  |  Tracked Since: Dec 25, 2025
Links: Homepage  |  GitHub  |  Docs  |  formulae.brew.sh
Stars: 208  |  Forks: 22  |  Language: Rust  |  Category: Developer tools
Tags: http-server rust development static-site cli
Install: brew install http-server-rs
About:
http-server-rs is a lightweight, high-performance static file server written in Rust. It provides a simple command-line interface for serving local directories over HTTP with support for custom ports, headers, and CORS. The tool prioritizes speed and security, making it ideal for modern web development workflows.
Key Features:
  • High-performance static file serving
  • Customizable CORS and headers
  • Live reload capability
  • TLS/SSL support
  • Cross-platform binary
Use Cases:
  • Local web development and testing
  • Serving static sites and single-page applications
  • Quick file sharing on a local network
  • Mocking API endpoints with static JSON files
Alternatives:
  • http-server (Node.js) – Heavier due to Node.js runtime, but more plugin ecosystem
  • python3 -m http.server – Built-in to Python, but less performant and feature-rich
  • busybox httpd – Extremely lightweight, but minimal features and configuration
Version History
Detected Version Rev Change Commit
Dec 25, 2025 7:38pm 0.8.9 0 VERSION_BUMP b910c333
Sep 12, 2025 10:52am 0 VERSION_BUMP 81dec1d8
Sep 13, 2024 9:47pm 0 VERSION_BUMP 95938d8b