Merge #golang with my personal Blog
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 (...
Golang News Blog for Go Dev's
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...
Checkup is distributed, lock-free, self-hosted health checks and status pages, written in Go. https://github.com/sourcegraph/checkup It features an elegant, minimalistic CLI and an idiomatic Go library. They...
OpenStorage is an API abstraction layer providing support for multiple public APIs, including the OpenStorage SDK, CSI, and the Docker Volume API. Developers using OpenStorage for...