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

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 »

#golang PDF document generator with high level support for text, drawing and images

No Comments
| Golang Libraries

https://github.com/jung-kurt/gofpdf Package gofpdf implements a PDF document generator with high level support for text, drawing and images. Features Choice of measurement unit, page format and margins Page header and footer management Automatic page breaks, line breaks, and text justification Inclusion of JPEG, PNG, GIF, TIFF and basic path-only SVG images Colors, gradients and alpha channel […]

Read More »

#golang File Processing Framework

No Comments
| Golang Libraries

https://github.com/omeid/gonzo File Processing Framework based on Go Pipelines. Design Gonzo is made up of File, Context, Stages, and Pipes. File File is an interface that mimics os.File with some additional APIs. Pipes Pipe holde a channel of files, a context for logging and deadlines, and a simple interface to pass files through a Stage. Stages Stages […]

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 »

Nanolog: Super Fast Logging for #golang

No Comments
| Golang Libraries

http://blog.sgmansfield.com/2017/04/nanolog-super-fast-logging-for-go/ Nanolog is super fast, as low as 70ns to log a line, and works with concurrent loggers. It uses a somewhat different model than most people are used to for the API; you can think of it like prepared statements for logging. It is currently at version 0.1.0. This package was inspired by a […]

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 »

Post about rewriting web analytics tracking infrastructure in #golang

No Comments
| General, Golang Blog

Interesting Blog Post about rewriting web analytics tracking infrastructure in Go: https://engineering.skroutz.gr/blog/rewriting-web-analytics-tracking-in-go/

Read More »

Posts navigation

Previous 1 … 14 15 16 … 20 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 .