Skip to content

Golang Libraries, Jobs and Tutorials

Golang News, Libraries and Jobs for Go Developers

Menu
  • Golang Jobs / Go Developer Jobs
  • Go/JS Full Stack Development

Category: General

High-Performance Serverless event and data processing platform in #golang

No Comments
| General, Go Applications

Nuclio is a new serverless project, derived from iguazio’s elastic data life-cycle management service for high-performance events and data processing. You can use nuclio as a standalone binary (for example, for IoT devices), package it within a Docker container or integrate it with a container orchestrator like Kubernetes. https://github.com/nuclio/nuclio nuclio is extremely fast. A single […]

Read More »

#golang based tool for managing #Kubernetes charts

No Comments
| General, Go Applications

Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources. https://github.com/kubernetes/helm Use Helm to… Find and use popular software packaged as Kubernetes charts Share your own applications as Kubernetes charts Create reproducible builds of your Kubernetes applications Intelligently manage your Kubernetes manifest files Manage releases of Helm packages Share This:

Read More »

#golang tool to modify struct field tags

No Comments
| General, Go Applications, Go Libraries

Golang tool to modify/update field tags in structs. gomodifytags makes it easy to update, add or delete the tags in a struct field. You can easily add new tags, update existing tags (such as appending a new key, i.e: db, xml, etc..) or remove existing tags. It also allows you to add and remove tag options. It’s intended to […]

Read More »

Fast way to deploy a restful api’s with #golang #postgresql and #redis

No Comments
| General

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 RedisStore: Gin middleware for session management with multi-backend support (currently cookie, Redis). Built-in CORS Middleware Feature PostgreSQL 9.6 JSON queries Unit test Share This:

Read More »

#golang Guide: A List of Top Golang Frameworks, IDEs & Tools

No Comments
| Blog, General

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:

Read More »

A simple tutorial for optimizing #golang program by some useful tools

No Comments
| Blog, General

Tutorial for optimizing golang program There’re lots of powerful tools for optimizing golang program and some of those you may have already known but still not used it. https://github.com/caibirdme/hand-to-hand-optimize-go Share This:

Read More »

#golang channels tutorial

No Comments
| General

Tutorial we will discuss channels and how Goroutines communicate using channels https://golangbot.com/channels/ Share This:

Read More »

#golang work-stealing scheduler explained

No Comments
| General, Go Libraries

Nice article about Go’s scheduler job to distribute runnable goroutines over multiple worker OS threads that runs on one or more processors. https://rakyll.org/scheduler/ Share This:

Read More »

Open-Falcon, a #golang based Distributed and High-Performance Monitoring System

No Comments
| General

Open-Falcon is a Distributed and High-Performance Monitoring System, opensource, written in Go. http://open-falcon.org/ https://github.com/open-falcon/falcon-plus Scalability Scalable monitoring system is necessary to support rapid business growth. Each module of Open-Falcon is super easy to scale horizontally.  Performance With RRA(Round Robin Archive) mechanism, the one-year history data of 100+ metrics could be returned in just one second.  High […]

Read More »

Writing a Static Blog Generator in #golang

No Comments
| Blog, General, Go Applications

Cool Blog Post about writing a static blog generator with Go. https://zupzup.org/static-blog-generator-go/ A static-site-generator is a tool which, given some input (e.g. markdown) generates a fully static website using HTML, CSS and JavaScript. Code: https://github.com/zupzup/blog-generator Share This:

Read More »

Posts navigation

Previous 1 2 3 4 Next

Search golang Blog & News

Looking for a Job?

Golang Jobs
Remote Golang Jobs
Fullstack Developer Jobs Board

Hire Me

  • Golang Development
  • Software Architecture and Consulting
  • Full Stack Developer
Hire Me

Categories

golang ch Twitter

Follow @golangch

@golangch golang Twitter Feed

Tweets by @golangch

Golang Libraries, Jobs and Tutorials 2022 . Powered by WordPress