restic: a #golang based backup tool
https://restic.github.io/ https://github.com/restic/restic Easy: Doing backups should be a frictionless process, otherwise you are tempted to skip it. Restic should be easy to configure and use, so that...
Golang News, Libraries and Jobs for Go Developer's
https://restic.github.io/ https://github.com/restic/restic Easy: Doing backups should be a frictionless process, otherwise you are tempted to skip it. Restic should be easy to configure and use, so that...
Interesting Blog Post about rewriting web analytics tracking infrastructure in Go: https://engineering.skroutz.gr/blog/rewriting-web-analytics-tracking-in-go/ Share This:
Good blog post about golang error handling: https://mijailovic.net/2017/05/09/error-handling-patterns-in-go Share This:
Insanely Fast Queries on Really Big Data: https://github.com/pilosa/pilosa Pilosa is an golang based open source, distributed bitmap index that dramatically accelerates queries across multiple, massive data...
https://github.com/improbable-eng/grpc-web gRPC is a modern, HTTP2-based protocol, that provides RPC semantics using the strongly-typed binary data format of protocol buffers across multiple languages (C++, C#, Golang,...
https://github.com/PuerkitoBio/goquery goquery brings a syntax and a set of features similar to jQuery to the Go language. It is based on Go’s net/html package and the...
Package myitcv.io/react is a set of GopherJS bindings for Facebook’s React, a Javascript library for building user interfaces https://github.com/myitcv/react All key aspects of React are covered...
Blog Post about moving from php to golang https://dannyvankooten.com/laravel-to-golang/ Share This:
Go Language – Web Application Secure Coding Practices is a guide written for anyone who is using the Go Programming Language and aims to use it...
modern text indexing in go – blevesearch.com / https://github.com/blevesearch/bleve Try out bleve live by searching the bleve website. Features Index any go data structure (including JSON) Intelligent defaults...