Skip to content

Golang Libraries, Apps, Golang Jobs and Go Tutorials

Golang News, Tutorials, Go Libraries and Golang Jobs

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

Category: Golang Applications

A Distributed Cron-Style Job System in #golang

No Comments
| Golang Applications, Golang Libraries

cronsun is a distributed golang based cron-style job system. It’s similar with crontab on stand-alone *nix. https://github.com/shunfei/cronsun Purpose The goal of this project is to make it much easier to manage jobs on lots of machines and provides high availability. cronsun is different from Azkaban, Chronos, Airflow. Features Easy manage jobs on multiple machines Managemant […]

Read More »

A lightweight, distributed relational database built on SQLite with #golang

No Comments
| Golang Applications, Golang Libraries

https://github.com/rqlite/rqlite rqlite is a distributed relational database, which uses SQLite as its storage engine. rqlite uses Raft to achieve consensus across all the instances of the SQLite databases, ensuring that every change made to the system is made to a quorum of SQLite databases, or none at all. It also gracefully handles leader elections, and tolerates failures of machines, including […]

Read More »

Writing a Static Blog Generator in #golang

No Comments
| General, Golang Applications, Golang Blog

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

Read More »

#golang tool for static analysis, unit testing, code review and generate code quality report.

No Comments
| Golang Applications, Golang Libraries

A Golang tool that does static analysis, unit testing, code review and generate code quality report. This is a tool that concurrently runs a whole bunch of those linters and normalizes their output to a report https://github.com/wgliang/goreporter Supported linters unittest – Golang unit test status. deadcode – Finds unused code. gocyclo – Computes the cyclomatic complexity of functions. […]

Read More »

Drone is a Continuous Delivery platform built on #Docker, written in #golang

No Comments
| Golang Applications

Drone is a golang based Continuous Delivery system built on container technology. Drone uses a simple yaml configuration file, a superset of docker-compose, to define and execute Pipelines inside Docker containers. https://github.com/drone/drone

Read More »

#golang based API gateway and management platform

No Comments
| Golang Applications, Golang Libraries

https://github.com/TykTechnologies/tyk Tyk is a lightweight, open source API Gateway and Management Platform enables you to control who accesses your API, when they access it and how they access it. Tyk will also record detailed analytics on how your users are interacting with your API and when things go wrong. What is an API Gateway? An […]

Read More »

restic: a #golang based backup tool

No Comments
| Golang Applications

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 in the unlikely event of a data loss you can just restore it. Likewise, restoring data should not be complicated. Fast: Backing up your data with restic should only be […]

Read More »

Pilosa #golang distributed bitmap index dramatically accelerates queries across multiple massive data sets

No Comments
| Golang Applications, Golang Libraries

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 sets. https://www.pilosa.com/

Read More »

Modern & minimalistic load balancer for the Сloud era, #golang based

No Comments
| Golang Applications

https://github.com/yyyar/gobetween For a long time all of us have been using “traditional” load balancers / proxies like nginx, haproxy, and others. But in modern world balancing become more and more flexible because of environment changes are made more often. Nodes behind load balancer are spawning and disappearing according to load and/or other requirements. Auto scaling […]

Read More »

A #Golang tool for static analysis, unit testing, code review, generate code quality report

No Comments
| Golang Applications

This is a tool that concurrently runs a whole bunch of those linters and normalizes their output to a report https://github.com/wgliang/goreporter Supported linters unittest – Golang unit test status. deadcode – Finds unused code. gocyclo – Computes the cyclomatic complexity of functions. varcheck – Find unused global variables and constants. structcheck – Find unused struct […]

Read More »

Posts navigation

Previous 1 … 5 6 7 8 Next

Search golang Blog & News

Categories

  • General
  • Golang Applications
  • Golang Blog
  • Golang Jobs
  • Golang Libraries
  • Golang Tutorials

Looking for a Developer Job?

Golang Jobs
Remote Golang Jobs
Fullstack Developer Jobs Board
Rust Jobs
Python Jobs
Javascript Jobs
React Jobs

Hire Me

  • Golang Software Development
  • Software Architecture and Consulting
  • Full Stack Developer
Software Development Services (Golang/JavaScript)

golang ch Twitter

Follow @golangch

api atomic pointers aws lambda blockchain books ci concurrency container crypto database dbms devops distributed system docker framework functional programming generics golang job golang jobs golang library golang news golang tutorial graphql gRPC gui libraries library linter markdown microservice mySQL opensource performance poll python remote golang jobs rest api rust rustlang screenshot serverless streaming timeseries web framework websocket

@golangch golang Twitter Feed

Tweets by @golangch

Golang Libraries, Apps, Golang Jobs and Go Tutorials 2022 .