I may be slow to respond.
Stars
45
stars
written in Go
Clear filter
Write and publish your own blockchain in less than 200 lines of Go
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from your application's http.Handlers.
An idempotent command-line utility for managing your /etc/hosts file.
Package dyno is a utility to work with dynamic objects at ease.
Implement golang generic by code generating like C++ template (monomorphization)
A-star algorithm implemented with go language