Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://utcc.utoronto.ca/~cks/space/blog/programming/GoTryWillBeUsedSimply
Golang drawer
https://ukiahsmith.com/blog/golang-try-and-programming-in-the-large/
Ukiah Smith
Golang Try() and Programming in the Large
The new try() proposal is counter to the core principles of the Go language, specifically software engineering in the large. The proposal’s stated goal is to reduce the tediousness around handling errors. I believe, that in actuality, it would reduce explicitness…
Golang drawer
https://www.mongodb.com/blog/post/mongodb-go-driver-updated-to-version-104
MongoDB
MongoDB Go Driver updated to version 1.0.4 | MongoDB
Version 1.0.4 of the MongoDB Go driver is now available.
Golang drawer
https://github.com/teivah/bitvector
GitHub
teivah/bitvector
Static bit vector structures in Go. Contribute to teivah/bitvector development by creating an account on GitHub.
Golang drawer
https://github.com/cloudflare/tableflip
GitHub
GitHub - cloudflare/tableflip: Graceful process restarts in Go
Graceful process restarts in Go. Contribute to cloudflare/tableflip development by creating an account on GitHub.
Golang drawer
https://github.com/guregu/dynamo
GitHub
GitHub - guregu/dynamo: expressive DynamoDB library for Go
expressive DynamoDB library for Go. Contribute to guregu/dynamo development by creating an account on GitHub.
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/cube2222/octosql
GitHub
GitHub - cube2222/octosql: OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases…
OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL. - cube2222/octosql
Golang drawer
https://github.com/knadh/listmonk
GitHub
GitHub - knadh/listmonk: High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary…
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app. - knadh/listmonk
Golang drawer
https://github.com/gojuno/minimock
GitHub
GitHub - gojuno/minimock: Powerful mock generation tool for Go programming language
Powerful mock generation tool for Go programming language - gojuno/minimock
Golang drawer
https://medium.com/compass-true-north/concurrent-programming-in-go-de33441ace1c
Medium
Concurrent Programming in Go
A quick case study.
Golang drawer
https://eli.thegreenplace.net/2019/passing-callbacks-and-pointers-to-cgo/
Golang drawer
https://blog.containo.us/can-we-trust-github-stars-e8aa8b6b0baa
Medium
Can We Trust GitHub Stars?
GitHub stars are an essential growth factor for many open source projects, but they can easily be from bot accounts. How can we trust…
Golang drawer
https://andrewpillar.com/programming/2019/07/13/orms-and-query-building-in-go/
Andrewpillar
ORMs and Query Building in Go
Recently, I have been looking into various solutions for interacting with
databases with ease in Go. My go to library for database work in Go is
sqlx, this makes unmarshalling the data from
the database into structs a cinch. You write out your SQL query,…
Golang drawer
https://paweldu.dev/posts/fzf-live-repl/
paweldu.dev
Turn Your fzf Into a Live REPL
I just came up with this idea of abusing fzf --preview flag to turn simple commands into live REPL with instant feedback loop - GitHub repo
Examples Live awk preview $ echo '' | fzf --print-query --preview 'echo "a\nb\nc\nd" | awk {q}' Live awk preview…
Golang drawer
https://donatstudios.com/Golang-Binary-Sizes-Part-2
Donat Studios
Go Binary Sizes Are Relatively Stable
Golang drawer
https://github.com/MontFerret/ferret
GitHub
GitHub - MontFerret/ferret: Declarative web scraping
Declarative web scraping. Contribute to MontFerret/ferret 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/unidoc/unipdf
GitHub
GitHub - unidoc/unipdf: Golang PDF library for creating and processing PDF files (pure go)
Golang PDF library for creating and processing PDF files (pure go) - unidoc/unipdf
Golang drawer
https://taskfile.dev/#/
Golang drawer
https://github.com/awnumar/memguard
GitHub
GitHub - awnumar/memguard: Software sandbox for storage of sensitive information in memory.
Software sandbox for storage of sensitive information in memory. - awnumar/memguard