Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Useful libs #3

Open
at15 opened this issue Jul 29, 2015 · 82 comments
Open

Useful libs #3

at15 opened this issue Jul 29, 2015 · 82 comments

Comments

@at15
Copy link
Member

at15 commented Jul 29, 2015

Put the libs or projects that might be useful for this project here

A go command line lib https://github.com/codegangsta/cli

Awesome collections https://github.com/avelino/awesome-go

A cli tool writen in go https://github.com/ParsePlatform/parse-cli

os query https://github.com/facebook/osquery ie: find which port is being used, but it is too heavy, we can write a lighter wrapper for system command and provide a common interface

terminal emulator https://github.com/shockone/black-screen

@at15
Copy link
Member Author

at15 commented Sep 5, 2015

@arrowrowe you can add libs you found useful here

@arrowrowe
Copy link
Member

chalk / chalk. Terminal string styling done right.

tarmolov / git-hooks-js. A tool to manage and run project git hooks.

@at15
Copy link
Member Author

at15 commented Jun 16, 2016

some golang libs will be replaced since they are no longer active or has better alternatives, see #39 for detail.

@at15
Copy link
Member Author

at15 commented Jun 17, 2016

@at15
Copy link
Member Author

at15 commented Jun 19, 2016

@at15
Copy link
Member Author

at15 commented Jun 25, 2016

@at15
Copy link
Member Author

at15 commented Jun 27, 2016

@at15
Copy link
Member Author

at15 commented Jun 28, 2016

@at15
Copy link
Member Author

at15 commented Jul 3, 2016

@at15
Copy link
Member Author

at15 commented Jul 8, 2016

@at15
Copy link
Member Author

at15 commented Jul 10, 2016

https://github.com/Sirupsen/logrus Structured, pluggable logging for Go. using gommon/log now

@at15
Copy link
Member Author

at15 commented Jul 12, 2016

@at15
Copy link
Member Author

at15 commented Jul 21, 2016

@at15
Copy link
Member Author

at15 commented Aug 3, 2016

can be used for ayi instead of using sqlite.

@at15
Copy link
Member Author

at15 commented Aug 3, 2016

can be used for share files like e.... games?

@at15
Copy link
Member Author

at15 commented Aug 8, 2016

@at15
Copy link
Member Author

at15 commented Aug 8, 2016

@at15
Copy link
Member Author

at15 commented Aug 11, 2016

@at15
Copy link
Member Author

at15 commented Aug 14, 2016

@at15
Copy link
Member Author

at15 commented Aug 14, 2016

@at15
Copy link
Member Author

at15 commented Aug 14, 2016

@at15
Copy link
Member Author

at15 commented Aug 14, 2016

@at15
Copy link
Member Author

at15 commented Aug 14, 2016

Influxdb as time series data source

@at15
Copy link
Member Author

at15 commented Aug 17, 2016

@at15
Copy link
Member Author

at15 commented Aug 21, 2016

@at15
Copy link
Member Author

at15 commented Aug 21, 2016

@at15
Copy link
Member Author

at15 commented Aug 22, 2016

@at15
Copy link
Member Author

at15 commented Aug 23, 2016

@at15
Copy link
Member Author

at15 commented Aug 23, 2016

@at15
Copy link
Member Author

at15 commented Dec 17, 2016

@at15
Copy link
Member Author

at15 commented Dec 20, 2016

@at15
Copy link
Member Author

at15 commented Dec 22, 2016

https://github.com/syncthing/syncthing a file distribution tool and proto in golang 'Open Source Continuous File Synchronization'

@at15
Copy link
Member Author

at15 commented Jan 4, 2017

https://github.com/google/grumpy py to go source

@at15
Copy link
Member Author

at15 commented Jan 4, 2017

Found from popper's paper

@at15
Copy link
Member Author

at15 commented Jan 15, 2017

https://github.com/peterh/liner can be used for implementing shell, REPL etc.

@at15
Copy link
Member Author

at15 commented Feb 3, 2017

https://github.com/jochasinga/RxGo reactive extension for Go

@at15
Copy link
Member Author

at15 commented Feb 7, 2017

https://github.com/xlab/treeprint tree like print in Go

@at15
Copy link
Member Author

at15 commented Feb 12, 2017

https://github.com/uber/go-torch Stochastic flame graph profiler for Go programs

@at15 at15 added the wontfix label Feb 14, 2017
@at15
Copy link
Member Author

at15 commented Feb 14, 2017

https://github.com/meshbird/meshbird Distributed private networking

@at15
Copy link
Member Author

at15 commented Feb 14, 2017

https://github.com/elves/elvish a unix shell written in golang

@at15
Copy link
Member Author

at15 commented Feb 15, 2017

https://github.com/tj/mmake modern make in go by tj, really really like Ayi

@at15
Copy link
Member Author

at15 commented Feb 17, 2017

https://github.com/vadimdemedes/trevor run travis test locally, but seems only support node.js

@at15
Copy link
Member Author

at15 commented Feb 19, 2017

https://github.com/mvdan/sh parsing and formatting of shell programs. It supports both POSIX Shell and Bas

@at15
Copy link
Member Author

at15 commented Mar 24, 2017

@at15
Copy link
Member Author

at15 commented Apr 15, 2017

https://github.com/2ndalpha/gasmask a host file manager for mac, pretty like the change host functionality that old Ayi had

@at15
Copy link
Member Author

at15 commented Apr 17, 2017

https://github.com/aelsabbahy/goss validate port etc.

@at15
Copy link
Member Author

at15 commented Apr 29, 2017

https://github.com/google/zoekt code search (support index git repo)

@at15
Copy link
Member Author

at15 commented May 28, 2017

https://github.com/cortesi/modd A flexible tool for responding to filesystem changes

@at15
Copy link
Member Author

at15 commented Jun 3, 2017

https://github.com/spolu/warp terminal sharing

@at15
Copy link
Member Author

at15 commented Jun 18, 2017

https://github.com/mholt/archiver create / extract zip, tar.gz ... in go

@at15
Copy link
Member Author

at15 commented Jun 26, 2017

https://github.com/wcharczuk/go-chart native charting library in golang

@at15
Copy link
Member Author

at15 commented Jul 14, 2017

[runner] https://github.com/kimmobrunfeldt/concurrently run several long running commands concurrently

@at15
Copy link
Member Author

at15 commented Aug 3, 2017

https://github.com/jakubroztocil/httpie Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://httpie.org https://twitter.com/clihttp

@at15
Copy link
Member Author

at15 commented Sep 19, 2017

https://github.com/DiSiqueira/Gorganizer the logo is really Ayish

@at15
Copy link
Member Author

at15 commented Sep 28, 2017

https://github.com/src-d/enry a language dectector

@at15
Copy link
Member Author

at15 commented Oct 14, 2017

https://github.com/mmatczuk/go-http-tunnel Secure tunnels to localhost - open source ngrok alternative

@at15
Copy link
Member Author

at15 commented Mar 8, 2018

@at15
Copy link
Member Author

at15 commented Mar 29, 2018

https://github.com/palantir/godel does similar thing as ayi, though it's more like a gradle in go ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants