Thin alternatives
Thin is an open-source Ruby web server that integrates three key libraries: Mongrel parser, Event Machine, and Rack. It is known for its performance, stability, and security, making it a popular choice for hosting Ruby applications. Thin is available for Linux, macOS, Windows, and can be self-hosted.