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

lorca

via awesome-list
→ View on GitHub
Lorca is a lightweight Go library designed to facilitate the development of modern HTML5 desktop applications, leveraging the Chrome browser as its UI framework. It enables seamless communication between Go and JavaScript through a simple API, allowing developers to bind Go functions to JavaScript and manipulate the UI concurrently. Notable features include a small application size, asynchronous execution between languages, support for multiple windows, and the ability to load web UI from local servers or data URLs, all while requiring Chrome or Chromium to be installed.