• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

The current state of Lithia after 2 years
lithia2024-01-18
Valentin KnabelValentin Knabel

The current state of Lithia after 2 years

In 2021 I started working on the current Go implementation of my own experimental programming...

Rust vs. Go: The benchmark
webdev2024-01-17
ZaneZane

Rust vs. Go: The benchmark

👋 Introduction Lately, there's been a lot of buzz around Rust & Go. Why all the hype?...

Build a gRPC API using Go and gRPC-gateway
go2024-01-18
alisdairbralisdairbr

Build a gRPC API using Go and gRPC-gateway

gRPC, developed by Google, is a modern high-performance RPC (Remote Procedure Calls) framework widely...

Awesome top 5 Posts from last week tagged(#go)
go2024-01-18
Srinivas KandukuriSrinivas Kandukuri

Awesome top 5 Posts from last week tagged(#go)

GitHub issues from top Open Source Golang Repositories that you should contribute to This...

Creating a Target (Pogo Pt: 2)
python2024-01-17
Chig BeefChig Beef

Creating a Target (Pogo Pt: 2)

Intro If you didn't read part one I am creating a Python to Golang transpiler called Pogo....

Exploring HTMX Integration with Go Backend
htmx2024-01-17
Andreas SanderAndreas Sander

Exploring HTMX Integration with Go Backend

Hello developers, Let's dive into the practicalities of combining HTMX with a Go backend for web...

GitHub issues from top Open Source Golang Repositories that you should contribute to
go2024-01-15
Utpal NadigerUtpal Nadiger

GitHub issues from top Open Source Golang Repositories that you should contribute to

This article is for contributors who are looking to contribute to cool open source go projects. We...

Compiling Python to Go (Pogo Pt:1)
python2024-01-17
Chig BeefChig Beef

Compiling Python to Go (Pogo Pt:1)

Introduction I have started a new project called Pogo, which will transpile Python code...

Exploring Go's Concurrency: Goroutines and Channels
go2024-01-17
Kartik MehtaKartik Mehta

Exploring Go's Concurrency: Goroutines and Channels

Introduction Concurrency is a key aspect of modern programming languages. It allows...

Promise & async/await-like concurrency for API requests in Go
go2024-01-16
Tyler SmithTyler Smith

Promise & async/await-like concurrency for API requests in Go

How to implement patterns like JavaScript's async/await and Promise.all() for HTTP requests in Golang.

Node vs Go: API Showdown
javascript2024-01-01
Caio BorghiCaio Borghi

Node vs Go: API Showdown

Disclaimer and Introduction How were the metrics gathered? Tech Stack Flow Diagram Manual RDS...

Começando com generics em Go
go2023-12-27
Paulo H. R. PinheiroPaulo H. R. Pinheiro

Começando com generics em Go

Um pequeno experimento com linguagem Go (Golang), para testar generics

RPC on the example of gRPC. When to apply and how it works
go2024-01-16
Mikhail DiesperovMikhail Diesperov

RPC on the example of gRPC. When to apply and how it works

Introduction Good day, colleagues. I am a go developer, so the examples will be mainly based on...

My Take On REST API
webdev2024-01-16
Ali AssarAli Assar

My Take On REST API

Introduction Welcome to the wild world of web development, where acronyms are more...

Test-Driven Development (TDD), Building 'Hello World' in Go
tdd2024-01-16
przbaduprzbadu

Test-Driven Development (TDD), Building 'Hello World' in Go

What is Test-Driven Development? Test-Driven Development (TDD) is a software development...

Tools used by the top 1% of Platform Engineers and their Commercial Open Source Alternatives
devops2024-01-12
Utpal NadigerUtpal Nadiger

Tools used by the top 1% of Platform Engineers and their Commercial Open Source Alternatives

In today’s article, we are diving deep into the top tools used by platform engineers and their...