Pinned Repositories
Andino-X1
Sources for the Raspberry Pi Board - Andino X1
barcode
a barcode creation lib for golang
bbolt
An embedded key/value database for Go.
decimal
Arbitrary-precision fixed-point decimal numbers in go
go-rpio
:electric_plug: Raspberry Pi GPIO library for go-lang
gomail
The best way to send emails in Go.
gosip
Public Switched Telecommunications Network Unleashed
gpio
Go library to do GPIO on systems with /sys/class/gpio (sysfs)
gst
go gst small binding
httprouter
A high performance HTTP request router that scales well
w0m's Repositories
w0m/Andino-X1
Sources for the Raspberry Pi Board - Andino X1
w0m/barcode
a barcode creation lib for golang
w0m/bbolt
An embedded key/value database for Go.
w0m/decimal
Arbitrary-precision fixed-point decimal numbers in go
w0m/go-rpio
:electric_plug: Raspberry Pi GPIO library for go-lang
w0m/gomail
The best way to send emails in Go.
w0m/gosip
Public Switched Telecommunications Network Unleashed
w0m/gpio
Go library to do GPIO on systems with /sys/class/gpio (sysfs)
w0m/gst
go gst small binding
w0m/httprouter
A high performance HTTP request router that scales well
w0m/jwt-go
Golang implementation of JSON Web Tokens (JWT)
w0m/mdns
Simple mDNS client/server library in Golang
w0m/mux
A powerful URL router and dispatcher for golang.
w0m/nginx-certbot
Boilerplate configuration for nginx and certbot with docker-compose
w0m/pi-gen
Tool used to create the raspberrypi.org Raspbian images
w0m/resize
Pure golang image resizing
w0m/rp2040-rmii
An ethernet MAC implementation for the RP2040
w0m/serial
w0m/snowflake
A very simple Go (golang) package to generate or parse Twitter snowflake IDs
w0m/sonyflake
A distributed unique ID generator inspired by Twitter's Snowflake