The Daily Go
SJSON and GJSON
https://github.com/tidwall/gjson
https://github.com/tidwall/sjson
#Repository #JSON
SJSON and GJSON
https://github.com/tidwall/gjson
https://github.com/tidwall/sjson
#Repository #JSON
GitHub
GitHub - tidwall/gjson: Get JSON values quickly - JSON parser for Go
Get JSON values quickly - JSON parser for Go. Contribute to tidwall/gjson development by creating an account on GitHub.
The Daily Go
MeQ— A new composable messaging platform for Message Queue/ Push、IM、IoT etc.
https://github.com/meqio/meq
#Mqtt #Push #Message
MeQ— A new composable messaging platform for Message Queue/ Push、IM、IoT etc.
https://github.com/meqio/meq
#Mqtt #Push #Message
GitHub
GitHub - datav-io/datav: 📊A lightweight alternative to Grafana, also datav is a modern apm for metrics,traces and logs. Datav has…
📊A lightweight alternative to Grafana, also datav is a modern apm for metrics,traces and logs. Datav has fully native support for @open-telemetry, is an open-source alternative to DataDog, NewRelic...
The Daily Go
go-mysql-server is an extensible MySQL server implementation in Go.
https://github.com/src-d/go-mysql-server
#Mysql #MysqlServer
go-mysql-server is an extensible MySQL server implementation in Go.
https://github.com/src-d/go-mysql-server
#Mysql #MysqlServer
GitHub
GitHub - src-d/go-mysql-server: An extensible MySQL server implementation in Go.
An extensible MySQL server implementation in Go. Contribute to src-d/go-mysql-server development by creating an account on GitHub.
The Daily Go
How to build a simple artificial neural network with Go
https://sausheong.github.io/posts/how-to-build-a-simple-artificial-neural-network-with-go
#NeuralNetwork #Blog #Guide
How to build a simple artificial neural network with Go
https://sausheong.github.io/posts/how-to-build-a-simple-artificial-neural-network-with-go
#NeuralNetwork #Blog #Guide
sausheong's space
How to build a simple artificial neural network with Go - sausheong's space
I have written a lot of computer programs in my career, most of the time to solve various problems or perform some tasks (or sometimes just for fun). For most part, other than bugs, as long as I tell the computer what to do very clearly (in whichever the…
The Daily Go
Dependency Injection in Go
https://blog.drewolson.org/dependency-injection-in-go/
#Dependency_Injection
Dependency Injection in Go
https://blog.drewolson.org/dependency-injection-in-go/
#Dependency_Injection
blog.drewolson.org
Dependency Injection in Go
Update - you should probably read my more recent
post about
dependency injection with wire.
I recently built a small project in Go. I’ve been working with Java for the past
few years and was immediately struck by the lack of momentum behind Dependency
Injection…
post about
dependency injection with wire.
I recently built a small project in Go. I’ve been working with Java for the past
few years and was immediately struck by the lack of momentum behind Dependency
Injection…
The Daily Go
Packaging a Go application for macOS
https://medium.com/@mattholt/packaging-a-go-application-for-macos-f7084b00f6b5
#OSX #Packaging
Packaging a Go application for macOS
https://medium.com/@mattholt/packaging-a-go-application-for-macos-f7084b00f6b5
#OSX #Packaging
Medium
Packaging a Go application for macOS
This is a quick guide about how we packaged up Relica (a cross-platform backup service written in Go) for macOS. You can follow this…
The Daily Go
GoJay is a performant JSON encoder/decoder for Golang.
https://github.com/francoispqt/gojay
#Encoder #Decoder #JSON
GoJay is a performant JSON encoder/decoder for Golang.
https://github.com/francoispqt/gojay
#Encoder #Decoder #JSON
GitHub
GitHub - francoispqt/gojay: high performance JSON encoder/decoder with stream API for Golang
high performance JSON encoder/decoder with stream API for Golang - GitHub - francoispqt/gojay: high performance JSON encoder/decoder with stream API for Golang
The Daily Go
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang.
https://www.reddit.com/r/golang/comments/8klmgd/github_casbincasbin_an_authorization_library_that/
#Etcd #Authorization
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang.
https://www.reddit.com/r/golang/comments/8klmgd/github_casbincasbin_an_authorization_library_that/
#Etcd #Authorization
reddit
r/golang - GitHub - casbin/casbin: An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
1 votes and 0 so far on reddit
The Daily Go
consulacl is a Go library which provides types and functions for working with consul ACL rules.
https://github.com/anexia-it/consulacl
#ACL
consulacl is a Go library which provides types and functions for working with consul ACL rules.
https://github.com/anexia-it/consulacl
#ACL
GitHub
GitHub - anexia-it/consulacl: Go library for working with consul ACLs
Go library for working with consul ACLs. Contribute to anexia-it/consulacl development by creating an account on GitHub.
The Daily Go
Beku is a library and program to manage packages in $GOPATH.
https://github.com/shuLhan/beku
#Library #Manager
Beku is a library and program to manage packages in $GOPATH.
https://github.com/shuLhan/beku
#Library #Manager
GitHub
GitHub - shuLhan/beku: Go simple package manager with GOPATH or vendor
Go simple package manager with GOPATH or vendor. Contribute to shuLhan/beku development by creating an account on GitHub.
The Daily Go
k-means clustering algorithm implementation written in Go
https://github.com/muesli/kmeans
#Kmeans
k-means clustering algorithm implementation written in Go
https://github.com/muesli/kmeans
#Kmeans
GitHub
GitHub - muesli/kmeans: k-means clustering algorithm implementation written in Go
k-means clustering algorithm implementation written in Go - muesli/kmeans