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/goburrow/quic
GitHub
GitHub - goburrow/quic: quiwi
🥝
- QUIC implementation in Go.
quiwi
🥝
- QUIC implementation in Go. Contribute to goburrow/quic development by creating an account on GitHub.
Golang drawer
https://github.com/dgraph-io/ristretto
GitHub
GitHub - dgraph-io/ristretto: A high performance memory-bound Go cache
A high performance memory-bound Go cache. Contribute to dgraph-io/ristretto development by creating an account on GitHub.
Golang drawer
https://github.com/h2non/gock
GitHub
GitHub - h2non/gock: HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽ - h2non/gock
Golang drawer
https://github.com/uber-go/gopatch
GitHub
GitHub - uber-go/gopatch: Refactoring and code transformation tool for Go.
Refactoring and code transformation tool for Go. Contribute to uber-go/gopatch development by creating an account on GitHub.
Golang drawer
https://www.metachris.com/2021/05/creating-go-bindings-for-ethereum-smart-contracts/
Metachris
Creating Go Bindings for Ethereum Smart Contracts
To interact with Ethereum smart contracts in Go programs, you need bindings for the specific type of contract.
This post is a quick guide for generating these bindings from various sources:
Manually compiled Solidity contract
Smart contracts with Truffle…
Golang drawer
https://progrium.medium.com/building-your-own-ngrok-in-130-lines-627c2aaa6247
Medium
Building your own Ngrok in 130 lines
Remote port forwarding as a service using Go
Golang drawer
https://steveazz.xyz/blog/go-performance-tools-cheat-sheet/
Golang drawer
https://freshman.tech/linting-golang/
Freshman — Articles and Tutorials on Software Development
A Complete Guide to Linting Go Programs
This article demonstrates a comprehensive linting setup for Go projects, and discusses the best way to introduce it into an existing project.
Golang drawer
https://blog.golang.org/fuzz-beta
go.dev
Fuzzing is Beta Ready - The Go Programming Language
Native Go fuzzing is now ready for beta testing on tip.
Golang drawer
https://codeperfect95.com/
Golang drawer
https://listmonk.app
listmonk.app
listmonk - Free and open source self-hosted newsletter, mailing list manager, and transactional mails
Send e-mail campaigns and transactional e-mails. High performance and features packed into one app.
Golang drawer
https://github.com/amacneil/dbmate
GitHub
GitHub - amacneil/dbmate:
🚀
A lightweight, framework-agnostic database migration tool.
🚀
A lightweight, framework-agnostic database migration tool. - amacneil/dbmate
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…