reugn / tpack
Pack a Go workflow/function as a Unix-style pipeline command
☆55Updated 6 months ago
Alternatives and similar repositories for tpack:
Users that are interested in tpack are comparing it to the libraries listed below
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Realtime HTTP Stats for Go☆17Updated 4 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- A diff3 text merge implementation in Go☆23Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Go SQL driver adapter for extended logging☆25Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- golang dependency analysis☆21Updated last year
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 2 weeks ago
- Concurrently run commands across multiple servers via SSH☆46Updated 2 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 6 months ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Run small snippets of Go code from the command line☆25Updated 2 years ago
- An (almost) compliant XPath 1.0 library.☆47Updated 11 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Walk through JSON with Go☆66Updated 2 years ago
- Make random JSON in Go☆25Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- ☆31Updated 6 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 5 months ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Convert a go file to its ast representation☆90Updated last year
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- 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, ...…☆63Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago