Skip to content

alexktvsky/floppix

Repository files navigation

Floppix

A lightweight, high-performance web server inspired by Apache and Nginx.

Warning: Project is under development and doesn't provide final product quality.

Features

  • Plain C89: Written in standard C89 for maximum portability.
  • Event-driven model: Efficiently handles multiple connections using an event-driven, non-blocking architecture.
  • Configurable: Use a simple configuration file to control server behavior.
  • Cross-platform: Works on Linux, macOS, and Windows.

Supported systems

  • GNU/Linux
  • FreeBSD
  • macOS
  • Solaris
  • Windows 7/8/10

Third-party

About

A lightweight, high-performance, portable web server

Resources

License

Stars

Watchers

Forks