reugn / tpackLinks
Pack a Go workflow/function as a Unix-style pipeline command
☆55Updated 11 months ago
Alternatives and similar repositories for tpack
Users that are interested in tpack are comparing it to the libraries listed below
Sorting:
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- 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
- Simple expression evaluation engine for Go☆72Updated 4 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 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- Walk through JSON with Go☆65Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Golang packages for writing small daemons and servers.☆50Updated 4 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- watch tool rewritten in go☆164Updated 11 months ago
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆76Updated 5 months ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 8 months ago
- A package to allow one to concurrently go through a filesystem with ease☆103Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Go SQL driver adapter for extended logging☆25Updated 3 months ago
- A complete solution for static files in Go code☆129Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 10 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- A go package for generating online histograms and plotting them in the terminal and PDFs☆106Updated 3 years ago
- In-process Go Job Scheduler. Supports Fixed, Timely, and Cron Expression Intervals. Instrument and Expose Scheduler's Job Metrics.☆57Updated 4 years ago
- Go localization framework☆31Updated this week