Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://www.youtube.com/watch?v=nr8EpUO9jhw
YouTube
Go Day 2021 on Google Open Source Live | Using Generics in Go
Go 1.18 is expected to include support for generics. This talk introduced the new language feature and how to use it most effectively.
If you are new to Go - check out the team's website (https://golang.org/) for more information!
Speaker: Ian Lance Taylor…
Golang drawer
https://opensourcelive.withgoogle.com/events/go-day-2021
Withgoogle
Go Day 2021 on Google Open Source Live
Golang drawer
https://github.com/theurichde/go-aws-sso
GitHub
GitHub - theurichde/go-aws-sso: Makes dealing with AWS SSO Logins an ease
Makes dealing with AWS SSO Logins an ease. Contribute to theurichde/go-aws-sso development by creating an account on GitHub.
Golang drawer
https://github.com/esimov/pigo
GitHub
GitHub - esimov/pigo: Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go. - esimov/pigo
Golang drawer
https://github.com/go-resty/resty
GitHub
GitHub - go-resty/resty: Simple HTTP, REST, and SSE client library for Go
Simple HTTP, REST, and SSE client library for Go. Contribute to go-resty/resty development by creating an account on GitHub.
Golang drawer
https://github.com/zhenghaoz/gorse
GitHub
GitHub - zhenghaoz/gorse: Gorse open source recommender system engine
Gorse open source recommender system engine. Contribute to zhenghaoz/gorse development by creating an account on GitHub.
Golang drawer
https://github.com/maxence-charriere/go-app
GitHub
GitHub - maxence-charriere/go-app: A package to build progressive web apps with Go programming language and WebAssembly.
A package to build progressive web apps with Go programming language and WebAssembly. - maxence-charriere/go-app
Golang drawer
https://github.com/ycd/dstp
GitHub
GitHub - ycd/dstp:
🧪
Run common networking tests against any site.
🧪
Run common networking tests against any site. Contribute to ycd/dstp development by creating an account on GitHub.
Golang drawer
https://github.com/manifoldco/promptui
GitHub
GitHub - manifoldco/promptui: Interactive prompt for command-line applications
Interactive prompt for command-line applications. Contribute to manifoldco/promptui development by creating an account on GitHub.
Golang drawer
https://philpearl.github.io/post/anathema/
Golang drawer
https://hackandsla.sh/posts/2021-11-06-serve-spa-from-go/
hackandsla.sh
Serving Single-Page Apps From Go
A recipe for how to serve single-page JS apps from a Go web server
Golang drawer
https://www.youtube.com/watch?v=nr8EpUO9jhw
YouTube
Go Day 2021 on Google Open Source Live | Using Generics in Go
Go 1.18 is expected to include support for generics. This talk introduced the new language feature and how to use it most effectively.
If you are new to Go - check out the team's website (https://golang.org/) for more information!
Speaker: Ian Lance Taylor…
Golang drawer
https://evilmartians.com/chronicles/a-no-go-fantasy-writing-go-in-ruby-with-ruby-next
evilmartians.com
A no-go fantasy: writing Go in Ruby with Ruby Next—Martian Chronicles, Evil Martians’ team blog
Dive into both the Ruby and Go languages, learn to write Go in Ruby, and gain the ability to modify Ruby exactly as you desire
Golang drawer
https://go.dev/blog/pkgsite-search-redesign
go.dev
A new search experience on pkg.go.dev - The Go Programming Language
Package search on pkg.go.dev has been updated, and you can now search for symbols!
Golang drawer
https://wails.io/blog/wails-v2-beta-for-mac/
wails.io
Wails v2 Beta for MacOS | Wails
Today marks the first beta release of Wails v2 for Mac! It's taken quite a while to get to this point and I'm hoping
Golang drawer
https://blog.pantsbuild.org/golang-support-pants-28/
Pantsbuild Open Source Community Blog
Pants 2.8 adds Golang support
Why Pants for Golang? A consistent interface for all languages & tools, integration with Git + advanced project introspection, and remote caching and execution. All with minimal boilerplate.
Golang drawer
https://github.com/bloeys/nmage
GitHub
GitHub - bloeys/nmage: 3D Game Engine in Go
3D Game Engine in Go. Contribute to bloeys/nmage development by creating an account on GitHub.
Golang drawer
https://www.youtube.com/channel/UCCf4qyNGPVwpj1HYFGahs_A/videos
Golang drawer
https://go.dev/blog/12years
go.dev
Twelve Years of Go - The Go Programming Language
Happy Birthday, Go!
Golang drawer
https://sebastian-holstein.de/post/2021-11-08-go-1.18-features/
sebastian-holstein.de
Upcoming Features in Go 1.18 | Sebastian Holstein