Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://github.com/deepmap/oapi-codegen
GitHub
GitHub - oapi-codegen/oapi-codegen: Generate Go client and server boilerplate from OpenAPI 3 specifications
Generate Go client and server boilerplate from OpenAPI 3 specifications - oapi-codegen/oapi-codegen
Golang drawer
https://github.com/blizzy78/twodeeparticles
GitHub
GitHub - blizzy78/twodeeparticles: 2D particle system simulator for Go
2D particle system simulator for Go. Contribute to blizzy78/twodeeparticles development by creating an account on GitHub.
Golang drawer
https://github.com/go-ldap/ldap
GitHub
GitHub - go-ldap/ldap: Basic LDAP v3 functionality for the GO programming language.
Basic LDAP v3 functionality for the GO programming language. - go-ldap/ldap
Golang drawer
https://github.com/ReactiveX/RxGo
GitHub
GitHub - ReactiveX/RxGo: Reactive Extensions for the Go language.
Reactive Extensions for the Go language. Contribute to ReactiveX/RxGo development by creating an account on GitHub.
Golang drawer
https://github.com/progrium/macdriver
GitHub
GitHub - progrium/darwinkit: Native Mac APIs for Go. Previously known as MacDriver
Native Mac APIs for Go. Previously known as MacDriver - progrium/darwinkit
Golang drawer
https://github.com/charmbracelet/lipgloss
GitHub
GitHub - charmbracelet/lipgloss: Style definitions for nice terminal layouts
👄
Style definitions for nice terminal layouts
👄
. Contribute to charmbracelet/lipgloss development by creating an account on GitHub.
Golang drawer
https://drewdevault.com/2021/04/02/Go-is-a-great-language.html
Golang drawer
https://github.com/SuperPaintman/the-evolution-of-a-go-programmer
GitHub
GitHub - SuperPaintman/the-evolution-of-a-go-programmer: The Evolution of a Go Programmer
The Evolution of a Go Programmer. Contribute to SuperPaintman/the-evolution-of-a-go-programmer development by creating an account on GitHub.
Golang drawer
https://steveazz.xyz/blog/import-context/
Golang drawer
https://github.com/miguelmota/golang-for-nodejs-developers
GitHub
GitHub - miguelmota/golang-for-nodejs-developers: Examples of Golang compared to Node.js for learning
🤓
By @miguelmota
Examples of Golang compared to Node.js for learning
🤓
By @miguelmota - miguelmota/golang-for-nodejs-developers
Golang drawer
https://aws.amazon.com/blogs/developer/getting-started-with-the-aws-cloud-development-kit-and-go/
Amazon
Getting started with the AWS Cloud Development Kit and Go | Amazon Web Services
We are excited to announce that Go support for AWS CDK is now in Developer Preview. This means it is now ready for you to test drive in your own CDK applications. This post will show you how to initialize a new AWS CDK app as well as the basics of creating…
Golang drawer
https://eli.thegreenplace.net/2021/go-https-servers-with-tls/
Golang drawer
https://changelog.com/gotime/174
Changelog
Trials and tribulations of testing in Go with Jon Sabados (Go Time #174)
Testing can be hard, how to test, where to test, what is a good test? All questions that can be deceptively difficult to answer. In this episode we talk about the trials and tribulations of testing and why it can be argued to be especially difficult in Go.
Golang drawer
https://github.com/adonovan/spaghetti
GitHub
GitHub - adonovan/spaghetti: Spaghetti: a dependency analysis tool for Go packages
Spaghetti: a dependency analysis tool for Go packages - adonovan/spaghetti
Golang drawer
https://pterm.sh/#/
PTerm
PTerm | A Go library to beautify terminal output
PTerm is a Go library that helps to beautify terminal output.
Golang drawer
https://eli.thegreenplace.net/2021/go-https-servers-with-tls/
Golang drawer
https://www.vugu.org/
Golang drawer
https://github.com/encoredev/encore
GitHub
GitHub - encoredev/encore: Open source framework for building robust type-safe distributed systems with declarative infrastructure
Open source framework for building robust type-safe distributed systems with declarative infrastructure - encoredev/encore
Golang drawer
https://blog.kchung.co/faster-python-with-go-shared-objects/
Kevin Chung
Faster Python with Go shared objects (the easy way)
There's no two ways about it, Python is slow.
I felt this in particular when exploring how to sanitize potentially malicious
HTML content in the CTFd [https://ctfd.io/] content editor.
The two options for sanitizing/processing HTML in Python both have…
Golang drawer
https://dtyler.io/articles/2021/04/13/sync_cond/
Golang drawer
https://stonecode.ca/idiomatic-panics/