utilities.md
July 15, 2021 · View on GitHub
Bookmarks tagged [utilities]
www.codever.land/bookmarks/t/utilities
brycx/checkpwn
https://github.com/brycx/checkpwn
A Have I Been Pwned (HIBP) command-line utility tool that lets you easily check for compromised accounts and passwords.
- tags: rust, utilities
- :octocat: source code
evansmurithi/cloak
https://github.com/evansmurithi/cloak
A Command Line OTP (One Time Password) Authenticator application. [<img src="http...
- tags: rust, utilities
- :octocat: source code
arthrp/consoletimer
https://github.com/arthrp/consoleTimer
Simple timer for your terminal.
- tags: rust, utilities
- :octocat: source code
myfreeweb/freepass
https://github.com/myfreeweb/freepass
The free password manager for power users.
- tags: rust, utilities
- :octocat: source code
arthrp/quick-skeleton
https://github.com/arthrp/quick-skeleton
Project scaffolding tool, similar to Yeoman and Slush.
- tags: rust, utilities
- :octocat: source code
yaa110/rubigo
https://github.com/yaa110/rubigo
Golang dependency tool and package manager, written in Rust
- tags: rust, utilities
- :octocat: source code
whitfin/s3-concat
https://github.com/whitfin/s3-concat
A command line tool to concatenate Amazon S3 files remotely using flexible patterns.
- tags: rust, utilities
- :octocat: source code
whitfin/s3-meta
https://github.com/whitfin/s3-meta
A command line tool to gather metadata about your Amazon S3 buckets.
- tags: rust, utilities
- :octocat: source code
amar-laksh/workstation
https://github.com/amar-laksh/workstation
A commandline tool to help you manage your workstation by distancing you from your screen, locking your screen when you aren't there among other things with OPENCV!
- tags: rust, utilities
- :octocat: source code
aleshaleksey/AZDice
https://github.com/aleshaleksey/AZDice
A dice roll success distribution generator for tabletop homebrewers.
- tags: rust, utilities
- :octocat: source code
fcsonline/tmux-thumbs
https://github.com/fcsonline/tmux-thumbs
A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator.
- tags: rust, utilities
- :octocat: source code
repoch
https://github.com/lucawen/repoch
Convert epoch to datetime and datetime to epoch
- tags: rust, utilities
- :octocat: source code
yaa110/cb
Command line interface to manage clipboard
- tags: rust, utilities
- :octocat: source code
abutil
https://github.com/bahlo/abutil
Collection of often-used Golang helpers.
- tags: go, utilities
- :octocat: source code
apm
https://github.com/topfreegames/apm
Process manager for Golang applications with an HTTP API.
- tags: go, utilities
- :octocat: source code
backscanner
https://github.com/icza/backscanner
A scanner similar to bufio.Scanner, but it reads and returns lines in reverse order, starting at a given position and going backward.
- tags: go, utilities
- :octocat: source code
blank
https://github.com/Henry-Sarabia/blank
Verify or remove blanks and whitespace from strings.
- tags: go, utilities
- :octocat: source code
boilr
https://github.com/tmrts/boilr
Blazingly fast CLI tool for creating projects from boilerplate templates.
- tags: go, utilities
- :octocat: source code
chyle
https://github.com/antham/chyle
Changelog generator using a git repository with multiple configuration possibilities.
- tags: go, utilities
- :octocat: source code
circuit
https://github.com/cep21/circuit
An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.
- tags: go, utilities
- :octocat: source code
circuitbreaker
https://github.com/rubyist/circuitbreaker
Circuit Breakers in Go.
- tags: go, utilities
- :octocat: source code
clockwork
https://github.com/jonboulle/clockwork
A simple fake clock for golang.
- tags: go, utilities
- :octocat: source code
command
https://github.com/txgruppi/command
Command pattern for Go with thread safe serial and parallel dispatcher.
- tags: go, utilities
- :octocat: source code
copy-pasta
https://github.com/jutkko/copy-pasta
Universal multi-workstation clipboard that uses S3 like backend for the storage.
- tags: go, utilities
- :octocat: source code
ctop
https://github.com/bcicen/ctop
Top-like interface (e.g. htop) for container metrics.
- tags: go, utilities
- :octocat: source code
ctxutil
https://github.com/posener/ctxutil
A collection of utility functions for contexts.
- tags: go, utilities
- :octocat: source code
Death
https://github.com/vrecan/death
Managing go application shutdown with signals.
- tags: go, utilities
- :octocat: source code
Deepcopier
https://github.com/ulule/deepcopier
Simple struct copying for Go.
- tags: go, utilities
- :octocat: source code
delve
https://github.com/derekparker/delve
Go debugger.
- tags: go, utilities
- :octocat: source code
dlog
https://github.com/kirillDanshin/dlog
Compile-time controlled logger to make your release smaller without removing debug calls.
- tags: go, utilities
- :octocat: source code
ergo
https://github.com/cristianoliveira/ergo
The management of multiple local services running over different ports made easy.
- tags: go, utilities
- :octocat: source code
evaluator
https://github.com/nullne/evaluator
Evaluate an expression dynamicly based on s-expression. It's simple and easy to extend.
- tags: go, utilities
- :octocat: source code
fastlz
https://github.com/digitalcrab/fastlz
Wrap over FastLz (free, open-source, portable real-time compression library) for GoLang.
- tags: go, utilities
- :octocat: source code
filetype
https://github.com/h2non/filetype
Small package to infer the file type checking the magic numbers signature.
- tags: go, utilities
- :octocat: source code
filler
https://github.com/yaronsumel/filler
small utility to fill structs using "fill" tag.
- tags: go, utilities
- :octocat: source code
filter
https://github.com/gookit/filter
provide filtering, sanitizing, and conversion of Go data.
- tags: go, utilities
- :octocat: source code
fzf
https://github.com/junegunn/fzf
Command-line fuzzy finder written in Go.
- tags: go, utilities
- :octocat: source code
gaper
https://github.com/maxcnunes/gaper
Builds and restarts a Go project when it crashes or some watched file changes.
- tags: go, utilities
- :octocat: source code
generate
https://github.com/go-playground/generate
runs go generate recursively on a specified path or environment variable and can filter by regex.
- tags: go, utilities
- :octocat: source code
ghokin
https://github.com/antham/ghokin
Parallelized formatter with no external dependencies for gherkin (cucumber, behat...).
- tags: go, utilities
- :octocat: source code
git-time-metric
https://github.com/git-time-metric/gtm
Simple, seamless, lightweight time tracking for Git.
- tags: go, utilities
- :octocat: source code
go-astitodo
https://github.com/asticode/go-astitodo
Parse TODOs in your GO code.
- tags: go, utilities
- :octocat: source code
go-bind-plugin
https://github.com/wendigo/go-bind-plugin
go:generate tool for wrapping symbols exported by golang plugins (1.8 only).
- tags: go, utilities
- :octocat: source code
go-bsdiff
https://github.com/gabstv/go-bsdiff
Pure Go bsdiff and bspatch libraries and CLI tools.
- tags: go, utilities
- :octocat: source code
go-dry
https://github.com/ungerik/go-dry
DRY (don't repeat yourself) package for Go.
- tags: go, utilities
- :octocat: source code
go-funk
https://github.com/thoas/go-funk
Modern Go utility library which provides helpers (map, find, contains, filter, chunk, reverse, ...).
- tags: go, utilities
- :octocat: source code
go-health
https://github.com/Talento90/go-health
Health package simplifies the way you add health check to your services.
- tags: go, utilities
- :octocat: source code
go-httpheader
https://github.com/mozillazg/go-httpheader
Go library for encoding structs into Header fields.
- tags: go, utilities
- :octocat: source code
go-problemdetails
https://github.com/mvmaasakkers/go-problemdetails
Go package for working with Problem Details.
- tags: go, utilities
- :octocat: source code
go-rate
https://github.com/beefsack/go-rate
Timed rate limiter for Go.
- tags: go, utilities
- :octocat: source code
go-sitemap-generator
https://github.com/ikeikeikeike/go-sitemap-generator
XML Sitemap generator written in Go.
- tags: go, utilities
- :octocat: source code
go-torch
https://github.com/uber/go-torch
Stochastic flame graph profiler for Go programs.
- tags: go, utilities
- :octocat: source code
go-trigger
https://github.com/sadlil/go-trigger
Go-lang global event triggerer, Register Events with an id and trigger the event from anywhere from your project.
- tags: go, utilities
- :octocat: source code
goback
https://github.com/carlescere/goback
Go simple exponential backoff package.
- tags: go, utilities
- :octocat: source code
godaemon
https://github.com/VividCortex/godaemon
Utility to write daemons.
- tags: go, utilities
- :octocat: source code
godropbox
https://github.com/dropbox/godropbox
Common libraries for writing Go services/applications from Dropbox.
- tags: go, utilities
- :octocat: source code
gohper
https://github.com/cosiner/gohper
Various tools/modules help for development.
- tags: go, utilities
- :octocat: source code
golarm
https://github.com/msempere/golarm
Fire alarms with system events.
- tags: go, utilities
- :octocat: source code
golog
https://github.com/mlimaloureiro/golog
Easy and lightweight CLI tool to time track your tasks.
- tags: go, utilities
- :octocat: source code
gopencils
https://github.com/bndr/gopencils
Small and simple package to easily consume REST APIs.
- tags: go, utilities
- :octocat: source code
goplaceholder
https://github.com/michiwend/goplaceholder
a small golang lib to generate placeholder images.
- tags: go, utilities
- :octocat: source code
goreadability
https://github.com/philipjkim/goreadability
Webpage summary extractor using Facebook Open Graph and arc90's readability.
- tags: go, utilities
- :octocat: source code
goreleaser
https://github.com/goreleaser/goreleaser
Deliver Go binaries as fast and easily as possible.
- tags: go, utilities
- :octocat: source code
goreporter
https://github.com/wgliang/goreporter
Golang tool that does static analysis, unit testing, code review and generate code quality report.
- tags: go, utilities
- :octocat: source code
goseaweedfs
https://github.com/linxGnu/goseaweedfs
SeaweedFS client library with almost full features.
- tags: go, utilities
- :octocat: source code
gostrutils
https://github.com/ik5/gostrutils
Collections of string manipulation and conversion functions.
- tags: go, utilities
- :octocat: source code
gotenv
https://github.com/subosito/gotenv
Load environment variables from .env or any io.Reader in Go.
- tags: go, utilities
- :octocat: source code
gpath
https://github.com/tenntenn/gpath
Library to simplify access struct fields with Go's expression in reflection.
- tags: go, utilities
- :octocat: source code
gubrak
https://github.com/novalagung/gubrak
Golang utility library with syntactic sugar. It's like lodash, but for golang.
- tags: go, utilities
- :octocat: source code
handy
https://github.com/miguelpragier/handy
Many utilities and helpers like string handlers/formatters and validators.
- tags: go, utilities
- :octocat: source code
htcat
https://github.com/htcat/htcat
Parallel and Pipelined HTTP GET Utility.
- tags: go, utilities
- :octocat: source code
hub
wrap git commands with additional functionality to interact with github from the terminal.
- tags: go, utilities
- :octocat: source code
hystrix-go
https://github.com/afex/hystrix-go
Implements Hystrix patterns of programmer-defined fallbacks aka circuit breaker.
- tags: go, utilities
- :octocat: source code
immortal
https://github.com/immortal/immortal
*nix cross-platform (OS agnostic) supervisor.
- tags: go, utilities
- :octocat: source code
intrinsic
https://github.com/mengzhuo/intrinsic
Use x86 SIMD without writing any assembly code.
- tags: go, utilities
- :octocat: source code
jump
https://github.com/gsamokovarov/jump
Jump helps you navigate faster by learning your habits.
- tags: go, utilities
- :octocat: source code
koazee
https://github.com/wesovilabs/koazee
Library inspired in Lazy evaluation and functional programming that takes the hassle out of working with arrays.
- tags: go, utilities
- :octocat: source code
lrserver
https://github.com/jaschaephraim/lrserver
LiveReload server for Go.
- tags: go, utilities
- :octocat: source code
mc
Minio Client provides minimal tools to work with Amazon S3 compatible cloud storage and filesystems.
- tags: go, utilities
- :octocat: source code
mergo
https://github.com/imdario/mergo
Helper to merge structs and maps in Golang. Useful for configuration default values, avoiding messy if-statements.
- tags: go, utilities
- :octocat: source code
mimemagic
https://github.com/zRedShift/mimemagic
Pure Go ultra performant MIME sniffing library/utility.
- tags: go, utilities
- :octocat: source code
mimesniffer
https://github.com/aofei/mimesniffer
A MIME type sniffer for Go.
- tags: go, utilities
- :octocat: source code
mimetype
https://github.com/gabriel-vasile/mimetype
Package for MIME type detection based on magic numbers.
- tags: go, utilities
- :octocat: source code
minify
https://github.com/tdewolff/minify
Fast minifiers for HTML, CSS, JS, XML, JSON and SVG file formats.
- tags: go, utilities
- :octocat: source code
minquery
https://github.com/icza/minquery
MongoDB / mgo.v2 query that supports efficient pagination (cursors to continue listing documents where we left off).
- tags: go, utilities
- :octocat: source code
mmake
Modern Make.
- tags: go, utilities
- :octocat: source code
moldova
https://github.com/StabbyCutyou/moldova
Utility for generating random data based on an input template.
- tags: go, utilities
- :octocat: source code
mole
https://github.com/davrodpin/mole
cli app to easily create ssh tunnels.
- tags: go, utilities
- :octocat: source code
mssqlx
https://github.com/linxGnu/mssqlx
Database client library, proxy for any master slave, master master structures. Lightweight and auto balancing in mind.
- tags: go, utilities
- :octocat: source code
multitick
https://github.com/VividCortex/multitick
Multiplexor for aligned tickers.
- tags: go, utilities
- :octocat: source code
myhttp
https://github.com/inancgumus/myhttp
Simple API to make HTTP GET requests with timeout support.
- tags: go, utilities
- :octocat: source code
netbug
https://github.com/e-dard/netbug
Easy remote profiling of your services.
- tags: go, utilities
- :octocat: source code
okrun
go run error steamroller.
- tags: go, utilities
- :octocat: source code
olaf
https://github.com/btnguyen2k/olaf
Twitter Snowflake implemented in Go.
- tags: go, utilities
- :octocat: source code
onecache
https://github.com/adelowo/onecache
Caching library with support for multiple backend stores (Redis, Memcached, filesystem etc).
- tags: go, utilities
- :octocat: source code
panicparse
https://github.com/maruel/panicparse
Groups similar goroutines and colorizes stack dump.
- tags: go, utilities
- :octocat: source code
peco
Simplistic interactive filtering tool.
- tags: go, utilities
- :octocat: source code
pgo
https://github.com/arthurkushman/pgo
Convenient functions for PHP community.
- tags: go, utilities
- :octocat: source code
pm
https://github.com/VividCortex/pm
Process (i.e. goroutine) manager with an HTTP API.
- tags: go, utilities
- :octocat: source code
profile
https://github.com/pkg/profile
Simple profiling support package for Go.
- tags: go, utilities
- :octocat: source code
rclient
https://github.com/zpatrick/rclient
Readable, flexible, simple-to-use client for REST APIs.
- tags: go, utilities
- :octocat: source code
realize
https://github.com/tockins/realize
Go build system with file watchers and live reload. Run, build and watch file changes with custom paths.
- tags: go, utilities
- :octocat: source code
repeat
https://github.com/ssgreg/repeat
Go implementation of different backoff strategies useful for retrying operations and heartbeating.
- tags: go, utilities
- :octocat: source code
request
https://github.com/mozillazg/request
Go HTTP Requests for Humans™.
- tags: go, utilities
- :octocat: source code
rerate
Redis-based rate counter and rate limiter for Go.
- tags: go, utilities
- :octocat: source code
rerun
https://github.com/ivpusic/rerun
Recompiling and rerunning go apps when source changes.
- tags: go, utilities
- :octocat: source code
resty
https://github.com/go-resty/resty
Simple HTTP and REST client for Go inspired by Ruby rest-client.
- tags: go, utilities
- :octocat: source code
retry
https://github.com/kamilsk/retry
The most advanced functional mechanism to perform actions repetitively until successful.
- tags: go, utilities
- :octocat: source code
retry
https://github.com/percolate/retry
A simple but highly configurable retry package for Go.
- tags: go, utilities
- :octocat: source code
retry
https://github.com/thedevsaddam/retry
Simple and easy retry mechanism package for Go.
- tags: go, utilities
- :octocat: source code
retry
https://github.com/shafreeck/retry
A pretty simple library to ensure your work to be done.
- tags: go, utilities
- :octocat: source code
retry-go
https://github.com/rafaeljesus/retry-go
Retrying made simple and easy for golang.
- tags: go, utilities
- :octocat: source code
robustly
https://github.com/VividCortex/robustly
Runs functions resiliently, catching and restarting panics.
- tags: go, utilities
- :octocat: source code
scan
https://github.com/blockloop/scan
Scan golang sql.Rows directly to structs, slices, or primitive types.
- tags: go, utilities
- :octocat: source code
serve
https://github.com/syntaqx/serve
A static http server anywhere you need.
- tags: go, utilities
- :octocat: source code
silk
https://github.com/chrispassas/silk
Read silk netflow files.
- tags: go, utilities
- :octocat: source code
sliceconv
https://github.com/Henry-Sarabia/sliceconv
Slice conversion between primitive types.
- tags: go, utilities
- :octocat: source code
slicer
https://github.com/leaanthony/slicer
Makes working with slices easier.
- tags: go, utilities
- :octocat: source code
spinner
https://github.com/briandowns/spinner
Go package to easily provide a terminal spinner with options.
- tags: go, utilities
- :octocat: source code
sqlx
https://github.com/jmoiron/sqlx
provides a set of extensions on top of the excellent built-in database/sql package.
- tags: go, utilities
- :octocat: source code
sslice
https://github.com/yaa110/sslice
Create a slice which is always sorted.
- tags: go, utilities
- :octocat: source code
Storm
https://github.com/asdine/storm
Simple and powerful toolkit for BoltDB.
- tags: go, utilities
- :octocat: source code
structs
https://github.com/PumpkinSeed/structs
Implement simple functions to manipulate structs.
- tags: go, utilities
- :octocat: source code
Task
https://github.com/go-task/task
simple "Make" alternative.
- tags: go, utilities
- :octocat: source code
toolbox
https://github.com/viant/toolbox
Slice, map, multimap, struct, function, data conversion utilities. Service router, macro evaluator, tokenizer.
- tags: go, utilities
- :octocat: source code
ugo
ugo is slice toolbox with concise syntax for Go.
- tags: go, utilities
- :octocat: source code
UNIS
https://github.com/esemplastic/unis
Common Architecture™ for String Utilities in Go.
- tags: go, utilities
- :octocat: source code
usql
usql is a universal command-line interface for SQL databases.
- tags: go, utilities
- :octocat: source code
util
https://github.com/shomali11/util
Collection of useful utility functions. (strings, concurrency, manipulations, ...).
- tags: go, utilities
- :octocat: source code
wuzz
https://github.com/asciimoo/wuzz
Interactive cli tool for HTTP inspection.
- tags: go, utilities
- :octocat: source code
xferspdy
https://github.com/monmohan/xferspdy
Xferspdy provides binary diff and patch library in golang.
- tags: go, utilities
- :octocat: source code