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/pokemium/Worldwide
GitHub
GitHub - pokemium/worldwide: A toy GameBoy Color emulator written in golang.
A toy GameBoy Color emulator written in golang. Contribute to pokemium/worldwide development by creating an account on GitHub.
Golang drawer
https://github.com/tealeg/xlsx
GitHub
GitHub - tealeg/xlsx: Go library for reading and writing XLSX files.
Go library for reading and writing XLSX files. . Contribute to tealeg/xlsx development by creating an account on GitHub.
Golang drawer
https://github.com/saurabh0719/go-hashlru
GitHub
GitHub - saurabh0719/go-hashlru: A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm :arrows_clockwise: - GitHub - saurabh0719/go-hashlru: A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm
Golang drawer
https://github.com/geziyor/geziyor
GitHub
GitHub - geziyor/geziyor: Geziyor, blazing fast web crawling & scraping framework for Go. Supports JS rendering.
Geziyor, blazing fast web crawling & scraping framework for Go. Supports JS rendering. - geziyor/geziyor
Golang drawer
https://github.com/buraksezer/connpool
GitHub
GitHub - buraksezer/connpool: Connection pool for Go's net.Conn interface
Connection pool for Go's net.Conn interface. Contribute to buraksezer/connpool development by creating an account on GitHub.
Golang drawer
https://www.philipotoole.com/rqlite-6-0-0-building-for-the-future/
Golang drawer
https://blog.jetbrains.com/go/2021/06/09/how-to-use-go-embed-in-go-1-16/
The JetBrains Blog
How to Use go:embed in Go | The GoLand Blog
One of the most anticipated features of Go 1.16 is the support for embedding files and folders into the application binary at compile-time without using an external tool. This feature is also known as
Golang drawer
https://www.youtube.com/watch?v=f1jr9nR25EA
YouTube
Tracing Go with eBPF / Florian Lehner @ GDG Berlin Golang 06/2021
Florian Lehner held his talk "Tracing Go with eBPF" on 2021-06-09 at the GDG Berlin Golang Meetup.
Event page: https://www.meetup.com/golang-users-berlin/events/278113151/
Speaker:
Florian Lehner, optimyze (@0x0F10)
Engineer with a passion for performance…
Golang drawer
https://blog.ctrlshiftmake.com/build-tray-gui-desktop-application-go
Golang drawer
https://eli.thegreenplace.net/2021/rest-servers-in-go-part-7-graphql/
Golang drawer
https://github.com/blockloop/scan
GitHub
GitHub - blockloop/scan: Tiny lib to scan SQL rows directly to structs, slices, and primitive types
Tiny lib to scan SQL rows directly to structs, slices, and primitive types - blockloop/scan
Golang drawer
https://github.com/spf13/viper
GitHub
GitHub - spf13/viper: Go configuration with fangs
Go configuration with fangs. Contribute to spf13/viper development by creating an account on GitHub.
Golang drawer
https://github.com/golang/mock
GitHub
GitHub - golang/mock: GoMock is a mocking framework for the Go programming language.
GoMock is a mocking framework for the Go programming language. - golang/mock
Golang drawer
https://github.com/fogleman/gg
GitHub
GitHub - fogleman/gg: Go Graphics - 2D rendering in Go with a simple API.
Go Graphics - 2D rendering in Go with a simple API. - fogleman/gg
Golang drawer
https://github.com/maaslalani/slides
GitHub
GitHub - maaslalani/slides: Terminal based presentation tool
Terminal based presentation tool. Contribute to maaslalani/slides development by creating an account on GitHub.
Golang drawer
https://github.com/PuerkitoBio/goquery
GitHub
GitHub - PuerkitoBio/goquery: A little like that j-thing, only in Go.
A little like that j-thing, only in Go. Contribute to PuerkitoBio/goquery development by creating an account on GitHub.
Golang drawer
https://github.com/drakkan/sftpgo
GitHub
GitHub - drakkan/sftpgo: Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage…
Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob - drakkan/sftpgo
Golang drawer
https://github.com/dnaeon/go-vcr
GitHub
GitHub - dnaeon/go-vcr: Record and replay your HTTP interactions for fast, deterministic and accurate tests
Record and replay your HTTP interactions for fast, deterministic and accurate tests - dnaeon/go-vcr
Golang drawer
https://changelog.com/gotime/184
Changelog
All about Porter with Carolyn Van Slyck (Go Time #184)
Porter lets you package your application artifacts, client tools, configuration and deployment logic together as a versioned bundle that you can distribute, and then install with a single command. Written entirely in Go, we speak to one of the creators about…
Golang drawer
https://web3.coach/golang-github-actions-release-binaries-tutorial
Golang drawer
https://hackandsla.sh/posts/2021-06-18-embed-vuejs-in-go/
./hackandsla.sh
Embedding Vue.js Apps in Go
Developing and embedding Vue.js apps inside a Golang web server