> cat /dev/github | grep security-tools
discovered 03 Aug 2026

saucer

via awesome-list
→ View on GitHub
Saucer is a modern C++ webview library designed for building lightweight and fast cross-platform desktop applications compatible with Windows, Linux, and MacOS. Its notable features include seamless C++/JavaScript interoperability, custom window decorations, and low binary sizes due to native rendering, alongside support for various backends and extensible modules for additional functionality. The tool is licensed under MIT and emphasizes performance with thread-safety, coroutine support, and minimal resource requirements.