Stars
Mutex/Lock-Free Thread-Safe Buffer in Go. Shell automation in Go. Running and piping shell commands in Go.
Super short, fully unique, non-sequential and URL friendly Ids
Free and Open Source PaaS-platform for seamless management of virtual machines, managed Kubernetes, and Databases-as-a-Service
Golang iteration stuff (Archived due to introduction of iterators in Go 1.23)
Efficient generic compact radix tree (trie) implementation in go
gorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with…
Simple string formatting tool with date arithmetics and format (strftime) support
Fault-tolerant implementation of modbus protocol in Go (golang)
JSON or YAML configuration wrapper with convenient access methods.
xenking / nsq-go
Forked from segmentio/nsq-goGo package providing tools for building NSQ clients, servers and middleware.
Golang implementation Porter Stemming for Russian language
Fancy stream processing made operationally mundane
Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies
Simplest static site HTTP server in Go, including the instructions on how to set it up, and publish the content. Think a cheatsheet.
Dark CSS theme for markdown text inspired by Kevin Burke's markdown.css
Easily create widget objects of arbitrary complexity
Diagnostic testing tool for serial Modbus. Indispensable tool in automation engineer's toolbox, when something fails to work. Useful to probe and configure IO modules. Also can be used to troublesh…
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown