Golang drawer
@golang101
175
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
175 subscribers
Golang drawer
https://iden3-docs.readthedocs.io/en/latest/_downloads/da98d3686a81f3b2817e3dc5bda153fc/MerkleTree.pdf
Golang drawer
https://ebiten.org/blog/2019.html
Ebiten - A dead simple 2D game library for Go
Ebiten in 2019 - Ebiten
Ebiten is an open source game library for the Go programming language. Ebiten's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms.
Golang drawer
https://medium.com/@meeusdylan/go-doesnt-need-generics-6cb9cf0da9c
Medium
Go doesn’t need generics
I’m aware that this post could be somewhat controversial and should probably come with a pretty big disclaimer. So let me start by saying…
Golang drawer
https://github.com/tj/go-naturaldate
GitHub
GitHub - tj/go-naturaldate: Natural date/time parsing for Go.
Natural date/time parsing for Go. Contribute to tj/go-naturaldate development by creating an account on GitHub.
Golang drawer
https://github.com/go-qamel/json-to-go
GitHub
go-qamel/json-to-go
JSON-to-Go, but as desktop GUI app. Built with Go + QML - go-qamel/json-to-go
Golang drawer
https://github.com/thoas/bokchoy/releases/tag/v0.2.0
GitHub
thoas/bokchoy
Simple job queues for Go backed by Redis. Contribute to thoas/bokchoy development by creating an account on GitHub.
Golang drawer
https://github.com/xujiajun/nutsdb/issues/50
GitHub
v0.5.0 release · Issue #50 · xujiajun/nutsdb
[New feature] Support EntryIdxMode: HintBPTSparseIdxMode [New feature] Support GetAll() function for all models [Bug Fix] Fix error too many open files in system [Bug Fix] Fix constant 2147483648 o...
Golang drawer
https://github.com/rqlite/rqlite/releases/tag/v4.6.0
GitHub
rqlite/rqlite
The lightweight, distributed relational database built on SQLite. - rqlite/rqlite
Golang drawer
https://github.com/fatih/errwrap
GitHub
GitHub - fatih/errwrap: Go tool to wrap and fix errors with the new %w verb directive
Go tool to wrap and fix errors with the new %w verb directive - fatih/errwrap
Golang drawer
https://blog.nobugware.com/post/2019/an_application_for__mapping_storing_your_iot_devices_data/
Nobugware
An application to map and store your IoT devices data - Fabrice Aneche
Here in Quebec, winter is so cold it can drain your phone battery very fast. I wanted a private and secure solution for my hikes, so I can be followed on a map.
This post will introduce you to LoRaWAN and how to install your own IoT mapping application using…
Golang drawer
https://jimmyislive.dev/posts/gocve/
Golang drawer
https://github.com/snwfdhmp/errlog
GitHub
GitHub - snwfdhmp/errlog: Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.
Reduce debugging time. Use static & stack-trace analysis to identify the error immediately. - snwfdhmp/errlog
Golang drawer
https://convey.sh/
convey.sh
Convey - Pipe between machines
Convey - A command-line tool that makes it easy to pipe between machines
Golang drawer
https://github.com/simukti/sqldb-logger
GitHub
GitHub - simukti/sqldb-logger: A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.
A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage. - simukti/sqldb-logger
Golang drawer
https://github.com/segmentio/encoding
GitHub
GitHub - segmentio/encoding: Go package containing implementations of efficient encoding, decoding, and validation APIs.
Go package containing implementations of efficient encoding, decoding, and validation APIs. - segmentio/encoding
Golang drawer
https://gianarb.it/blog/programmatically-kube-port-forward-in-go
gianarb.it
Programmatically Kubernetes port forward in Go
Depending on your networking configuration port forwarding will may be the unique way for you to reach pods or services running in Kubernetes. When you develop a CLI integration that has to interact with pods running inside the cluster you can programmatically…
Golang drawer
https://martinheinz.dev/blog/11
martinheinz.dev
Going Serverless with OpenFaaS and Golang - Building Optimized Templates
<p>
In the <a href="https://martinheinz.dev/blog/10"> last blog post about <i>OpenFaaS</i> functions</a> we explored what we can do with <i>OpenFaaS</i...
Golang drawer
https://itnext.io/overview-of-nats-streaming-ea0e80449507
Medium
Overview Of NATS Streaming
Illustration with an IoT use case
Golang drawer
https://medium.com/a-journey-with-go/go-how-are-random-numbers-generated-e58ee8696999
Medium
Go: How Are Random Numbers Generated?
ℹ️
This article is based on Go 1.13.
Golang drawer
https://medium.com/a-journey-with-go/go-work-stealing-in-go-scheduler-d439231be64d
Medium
Go: Work-Stealing in Go Scheduler
ℹ️
This article is based on Go 1.13.