#golang implementation of Data At Rest Encryption
Go implementation of the Data At Rest Encryption (DARE) format. https://github.com/minio/sio It is a common problem to store data securely – especially on untrusted remote storage....
Golang News, Libraries and Jobs for Go Developer's
Go implementation of the Data At Rest Encryption (DARE) format. https://github.com/minio/sio It is a common problem to store data securely – especially on untrusted remote storage....
The mongodm package is an object document mapper (ODM) for mongodb written in Go which uses the official mgo adapter. https://github.com/zebresel-com/mongodm Features 1:1, 1:n struct relation...
Implement Kafka in Go Protocol compatible with Kafka so Kafka clients and services work with Jocko Make operating simpler Distribute a single binary Use Serf for...
Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as open source by Uber Technologies and written in Golang . https://github.com/uber/jaeger It can be used for monitoring...
A fastway to deploy a restful golang api’s with Gin Framework with a structured project that defaults to PostgreSQL database and Redis as the session storage. https://github.com/Massad/gin-boilerplate Configured with go-gorp: Go Relational Persistence...
https://github.com/go-chi/jwtauth The jwtauth http middleware package provides a simple way to verify a JWT token from a http request and send the result down the request context (context.Context)....
frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. Now, it supports tcp, udp,...
https://github.com/serverless/event-gateway The Event Gateway combines both API Gateway and Pub/Sub functionality into a single event-driven experience. It’s dataflow for event-driven, serverless architectures. It routes Events (data)...
Interesting List of Web/API Frameworks, Tools and IDE’s for GO developers https://medium.com/@quintinglvr/golang-guide-a-list-of-top-golang-frameworks-ides-tools-e7c7866e96c9 Share This:
Ssmartcrop finds good image crops for arbitrary sizes. It is a pure Go implementation, based on Jonas Wagner’s smartcrop.js https://github.com/muesli/smartcrop Share This: