reugn / tpackLinks
Pack a Go workflow/function as a Unix-style pipeline command
☆55Updated last year
Alternatives and similar repositories for tpack
Users that are interested in tpack are comparing it to the libraries listed below
Sorting:
- converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ...…☆64Updated last year
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- Go SQL driver adapter for extended logging☆25Updated 7 months ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- A package to allow one to concurrently go through a filesystem with ease☆103Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- Checks if there are any updates for imports in your module.☆39Updated 7 months ago
- gemux is a good enough multiplexer☆49Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Go helper to print a table of data to stdout☆16Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Walk through JSON with Go☆65Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 5 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- watch tool rewritten in go☆166Updated last year
- Golang packages for writing small daemons and servers.☆51Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 3 weeks ago
- A JSON stream parser for Go☆68Updated 3 years ago
- ☆31Updated 7 years ago
- A little Go util to print duration strings in a human-friendly format☆95Updated last year
- A go package for generating online histograms and plotting them in the terminal and PDFs☆105Updated 3 years ago
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆77Updated 10 months ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 7 years ago
- Make any Go function into a API (FaaS)☆114Updated last year