Add nostromo (#3046)

This commit is contained in:
Sahel Jalal 2020-04-15 13:04:15 -07:00 committed by GitHub
parent be5dec6b37
commit f1408737d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1893,6 +1893,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [mssqlx](https://github.com/linxGnu/mssqlx) - Database client library, proxy for any master slave, master master structures. Lightweight and auto balancing in mind.
* [multitick](https://github.com/VividCortex/multitick) - Multiplexor for aligned tickers.
* [myhttp](https://github.com/inancgumus/myhttp) - Simple API to make HTTP GET requests with timeout support.
* [nostromo](https://github.com/pokanop/nostromo) - CLI for building powerful aliases.
* [okrun](https://github.com/xta/okrun) - go run error steamroller.
* [olaf](https://github.com/btnguyen2k/olaf) - Twitter Snowflake implemented in Go.
* [onecache](https://github.com/adelowo/onecache) - Caching library with support for multiple backend stores (Redis, Memcached, filesystem etc).