Tech News
← Home  ·  All topics

Vermel

1 GoKawiil brief on this topic

New open-source C++ framework Vermell targets minimal, dependency-free web servers

Vermell is a newly released C++ web framework built on Linux's native epoll and pthreads APIs, requiring no runtime, garbage collector, or external dependencies beyond base OS calls. Developers build apps by including one header and linking one static library, compiling with a single g++ command, and the framework runs on architectures from x86_64 to ARM and Raspberry Pi.