Galene videoconference server
Galene (or Galène) is a videoconference server (an “SFU”) that is easy to deploy and that requires very moderate server resources. It was originally designed for lectures, conferences and student …
Galene (or Galène) is a videoconference server (an “SFU”) that is easy to deploy and that requires very moderate server resources. It was originally designed for lectures, conferences and student …
Why Go kit? Go kit is a programming toolkit for building microservices (or elegant monoliths) in Go. We solve common problems in distributed systems and application architecture so you can …
Wails v2 turns what used to be tedious and painful into a delightfully simple process. Use the tools you know to create cross-platform desktop apps. Everyone wins! https://github.com/wailsapp/wails Wails is …
Singleflight is a pattern and corresponding package in Go’s golang.org/x/sync/singleflight library. Its primary purpose is to ensure that only one call to an expensive or duplicative operation is in flight …
The Ultimate Go course offers advanced material on Go’s design, best practices, concurrency patterns, and much more. It’s an exceptional opportunity to learn from highly knowledgeable instructors at no cost. The content …
dongle: A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption. Feature list
A Maroto way to create PDFs. Maroto is inspired in Bootstrap and uses Gofpdf. Fast and simple. Maroto definition: Brazilian expression, means an astute/clever/intelligent person. Art by @marinabankr You can write your PDFs …
https://htmgo.dev htmgo is a lightweight pure go way to build interactive websites / web applications using go & htmx. By combining the speed & simplicity of go + hypermedia attributes …