Go Newsletter from golang.ch
I start this month a Golang Newsletter. Signup Today 🙂 Share This:
Golang News, Libraries, Jobs and Tutorials
Golang News, Libraries and Jobs for Go Developer's
I’m working with Go Development for about 5 years and tweeting about Golang since Jan 2017. I tweet mainly about interesting open-source Go based apps, services,...
After about 3 years posting #golang articles, mainly about interesting Go-based libraries and applications I decided to merge this blog into my new personal Blog (...
What is LinDB? LinDB(“Lin” stands for wisdom in Shanghainese) is a open-source Time Series Database which provides high performance, high availability and horizontal scalability. https://github.com/eleme/lindb High-performance...
Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side encryption and data deduplication. Implemented in...
Project Flogo is an ultra-light, Go-based open source ecosystem for building event-driven apps. Event-driven, you say? Yup, the notion of triggers and actions are leveraged to...
filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows...
Intuitive UI CDS provides an intuitive UI that allows you to build complex workflows, run them and dig into the logs when needed. https://github.com/ovh/cds Create and...
Trireme, an open-source library curated by Aporeto to provide cryptographic isolation for cloud-native applications. Trireme-lib is a Zero-Trust networking library that makes it possible to setup...
Manage your application config as a typesafe struct in as little as two function calls. https://github.com/JeremyLoy/config How It Works Its just simple, pure stdlib. A field’s...