TinyGate Introduction

During COVID isolation in 2020-2021 I developed a very simple web reverse proxy in pure C. In 2025 I found this project, moved it to C23 standard and decided to release it publicly. It’s configurable, very fast and can serve even high loaded systems. Basically I made it just for manage few standalone web services hosted at single server.

Key features:

– Configurable by .ini file, very simple config with just few parameters.

– Cross platform, works on both Linux and Windows.

– Multithreading with configurable size of thread pool.

– Modern language: redesigned for C23.

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论