http-server-rust.A lightweight, concurrent HTTP server built from scratch in Rust, supporting GET and POST methods, file operations, and request header parsing. Features include path-based routing, file handling, and concurrent connection management.