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

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 »

A Golang RESTful API template

No Comments
| General, Golang Tutorials
Golang RESTful API Boilerplate

This project aims to be an example of a relational database-backed REST HTTP Web Server with characteristics needed to ensure success in a high-volume environment. This project co-opts the DIY ethos of the Go community and does its best to “use the standard library” whenever possible, bringing in third-party libraries when not doing so would […]

Read More »

One of the leading Golang Twitter Accounts reached over 20k Followers

No Comments
| General, Golang Blog
Golang Twitter

Since years listed on https://github.com/avelino/awesome-go#twitter as one of most active Golang related Twitter Accounts as the golang.ch owner and human behind the @golangch I am very proud, happy, and thankful that I reached over 20’000 followers this days. Golang Tutorials, Jobs, Libraries, and Go Open Source Projects All Tweets, since the beginning, are human-written, strictly […]

Read More »

A Golang based simple and lightweight Static Site Generator

No Comments
| General

This Golang-based Static Site Generator, called verless (pronounced like serverless) is designed for Markdown-based content with a focus on simplicity and performance. It reads your Markdown files, applies your HTML templates, and renders them as a website.  Features of this Opensource Project Flexible theming: Themes define the HTML templates and styles and scripts for your frontend. Initializing a […]

Read More »

A comparison of Object-Oriented Golang, C++ and Carbon

No Comments
| General, Golang Blog

Let us go through a simple example of creating an abstract base class representing a rocket engine with some concrete implementations in Golang, C++ and the new Carbon language from Google. To be accurate, Carbon is not an official Google project but done by people working at Google. Creating class or type hierarchies in the […]

Read More »

How to find a Golang Job

No Comments
| General, Golang Jobs
Golang Jobs

Have a look at the new Golang Job Board, specifically for Golang Jobs You can find here also a lot of Remote Golang Jobs.There are also Golang Jobs with Web3 and Blockchain-related Golang Jobs. Hiring Golang Developer? Get 10% on Golang Job Ad with the Coupon GOLANGCH10 Golang Jobs by Country Golang Jobs in USA […]

Read More »

Distributed context propagation with Golang gRPC

No Comments
| General

At Hootsuite, we operate within complex software architecture, using microservices extensively. In such an intricately connected world, understanding what’s happening to process a single request is crucial. When running a microservice infrastructure, handling an external request will commonly result in the involvement and orchestration of several different microservices. If something fails in the chain, the […]

Read More »

Some great Golang Books for Beginners

No Comments
| General

Here is the list of the Best Golang Books for Beginners and Advanced in 2022 to learn. Read this list of best Golang books for beginners. Table of Contents Go Programming Language Head First Go Pro Go: The Complete Guide to Programming Reliable and Efficient Software Using Golang Network Programming with Go: Code Secure and […]

Read More »

Whats new in Golang 1.19

No Comments
| General, Golang Blog

After the big release of Go 1.18, Go continues to develop new features. For now, RC1 has already been released, and the version will be released in August 2022. Let’s look at what comes with Go 1.19. Atomic Types in Go 1.19 Bool, Int32,Int64, Uint32, Uint64, Uintptr and Pointer are new atomic types under sync/atomic package. If you are unfamiliar, we could summarize the atomic package that […]

Read More »

Posts navigation

1 2 … 6 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 ci ci/cd cli tool concurrency container context database dependency injection devops docker email error handling framework game generics github golang jobs golang library GORM gRPC image processing JSON JWT kubernetes lowcode memory management microservice mongodb monitoring multilanguage nats opensource orm redis rest api router seed project starter streaming testing websockets

@golangch golang Twitter Feed

Tweets by @golangch

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