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: General

Maximize Revenue Through Smart Upselling

No Comments
| General, Golang Applications

Altafino launches Vendante, the Upselling CRM/ERP We are happy to announce that we are now offering our Upselling CRM/ERP system as a SaaS. Maximize Revenue Through Smart Upselling with our complete platform for businesses that thrive on upselling. Track, manage, and grow your complementary sales.

Read More »

The 10 most starred Go UI libraries

No Comments
| General

Go (Golang) is popular for its simplicity, speed, and performance. As more developers adopt Go, the need for robust UI libraries has increased. If you’re looking to build user interfaces using Go, here are the 10 most-starred Go-based UI libraries that you should know about! Read more about Go UI Libraries

Read More »

Building a REST API in Go with Ent and net/http

No Comments
| General

Introduction: In this blog post, we’ll walk through creating a simple REST API endpoint using Go’s net/http package and the Ent framework. The example will show how to create a new contact in the database. Step 1: Setting Up Ent First, install Ent in your project if you haven’t already: go get entgo.io/ent/cmd/ent Next, generate […]

Read More »

Top 10 Reasons Why Golang is a Widely Used Development Language

No Comments
| General, Golang Blog

Golang, also known as Go, has rapidly gained popularity among developers worldwide. Created by Google, this programming language combines efficiency, readability, and simplicity, making it a top choice for various applications. Here are the top 10 reasons why Golang stands out as a widely used development language: 1. Simplicity and Ease of Use Go’s syntax […]

Read More »

A CLI Tool for Building Golang Applications

No Comments
| General

If you’re a Golang developer, you know how important having a reliable and efficient application scaffold is. That’s where Nunu comes in. Named after a character in League of Legends, Nunu is a CLI tool that helps you quickly build a Golang application using popular libraries in the Golang ecosystem. Github: https://github.com/go-nunu/nunu Features Nunu comes with […]

Read More »

Become a Golang Pro with 10 “Defer” Tricks

No Comments
| General

Go’s defer keyword is a powerful tool that allows you to specify a function call to be executed later, usually after the surrounding function has returned. Although it may seem like a simple concept, the defer keyword can be used in several advanced ways to improve the efficiency and reliability of your Go code. This […]

Read More »

Generate boilerplate for Gin / Fiber / Echo / Chi Golang REST servers

No Comments
| General

Generate Golang Rest Server: from one config file. Documentation Install # go version >= 1.17 go install github.com/tompston/gomarvin@latest # go version < 1.17 go get github.com/tompston/gomarvin # or clone the repo and run go run main.go git clone https://github.com/tompston/gomarvin.git # run this in the same dir as the config file, if the name of the […]

Read More »

Fast and dynamic encoding of Protocol Buffers in Go

No Comments
| General

Protocol Buffers are a popular choice for serializing structured data due to their compact size, fast processing speed, language independence, and compatibility. There exist other alternatives, including Cap’n Proto, CBOR, and Avro. Usually, data structures are described in a proto definition file (.proto). The protoc compiler and a language-specific plugin convert it into code: $ head flow-4.proto syntax = “proto3”; package decoder; option go_package = […]

Read More »

A Golang-based modern diagram scripting language that turns text to diagrams

No Comments
| General

What does D2 look like? There is syntax highlighting with the editor plugins linked below. Rendered with the TALA layout engine. Quickstart The most convenient way to use D2 is to just run it as a CLI executable to produce SVGs from .d2 files. # First, install D2 curl -fsSL https://d2lang.com/install.sh | sh -s — echo ‘x […]

Read More »

Building a custom code search index in Golang

No Comments
| General, Golang Libraries, Golang Tutorials

I present what I belive is a unique index for indexing and searching source code. It copies ideas from Bing bitfunnel implementation to create a very fast, memory efficient trigram index over source code. What Happened? On Monday 21st November 2022 I updated the DNS entries for searchcode to point at the new searchcode server […]

Read More »

Posts pagination

1 2 … 7 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
Java Jobs

Hire Me

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

golang ch Twitter

Follow @golangch

api Authentication Authorization boilerplate channels ci ci/cd cli tool concurrency container context database dba dependency injection devops docker error handling framework game generics github golang jobs golang library golang tutorial GORM gRPC gui image processing kubernetes memory management microservice mongodb monitoring multilanguage oauth2 opensource orm performance redis rest api router starter streaming testing websockets

@golangch golang Twitter Feed

Tweets by @golangch

Golang Libraries, Apps, Golang Jobs and Go Tutorials 2025 . Powered by WordPress