- Scalaz
- Scalaz-stream
- Scala + Akka
- Scala Spray for http
- ScalaTest + Scala
- Google Guava: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
- Scala + Play (web development)
- Scala + BlueEyes (web development https://github.com/jdegoes/blueeyes)
- Java + Netty
- Java + Appia: https://github.com/aparra/appia
- C++ project template https://code.google.com/p/cpp-project-template/
- C++ + ZeroMQ
- C++ libev (zeromq + libev?)
- C++ libcurl
- C++ libpcap
- C++ and readline for CLI
- C and PoPT
- C++ and google test framework
- libtins: C++ sniffing tool https://github.com/mfontanini/libtins
- libwebsockets: https://github.com/warmcat/libwebsockets
- Python + boto for AWS management http://docs.pythonboto.org/en/latest/
- Python Pyramids (web development)
- Python unittest
- itertools: https://docs.python.org/2/library/itertools.html
- more-itertools: https://github.com/erikrose/more-itertools
- Cython - Python + C: http://cython.org/
- textract - Extract text from files http://textract.readthedocs.org/en/latest/index.html
- arrow - time library https://github.com/crsmithdev/arrow
- Bloom filter: http://axiak.github.io/pybloomfiltermmap/
- Decorators: https://wiki.python.org/moin/PythonDecorators
- Decorators Library: https://wiki.python.org/moin/PythonDecoratorLibrary
- Graphite - real time graphing: http://graphite.readthedocs.org/en/latest/
- requests:
- grequests: https://github.com/kennethreitz/grequests
- Tornado:
- Twisted:
- geopy
- geocoder
- asyncio (3.4+): https://docs.python.org/3.4/library/asyncio.html
- trollius (2.6+): http://trollius.readthedocs.org/
- selectors (3.4+) for IO multiplexing: https://docs.python.org/dev/library/selectors.html
- gevent
- WebSockets-for-python (ws4py): https://ws4py.readthedocs.org/en/latest/
- http://www.virtualenv.org/en/latest/
- http://dabapps.com/blog/introduction-to-pip-and-virtualenv-python/
- http://simononsoftware.com/virtualenv-tutorial/
- http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
- http://pymotw.com/2/cmd/
- https://bitbucket.org/catherinedevlin/cmd2/overview
- http://www.phyast.pitt.edu/~micheles/python/cmd2.html
- http://pythonhosted.org/cmd2/
- http://askubuntu.com/questions/90764/how-do-i-create-a-deb-package-for-a-single-python-script
- http://stackoverflow.com/questions/7249440/how-to-build-debian-package-with-cpack-to-execute-setup-py
- https://pypi.python.org/pypi/stdeb
- http://zetcode.com/articles/packageinpython/
- http://docs.python.org/2/distutils/index.html
- https://wiki.python.org/moin/Distutils/Tutorial
- http://stackoverflow.com/questions/29562/python-distutils-does-anyone-know-how-to-use-it
- https://github.com/django/django/blob/master/setup.py
- https://code.google.com/p/pyglet/source/browse/setup.py
- http://nathangrigg.net/2012/09/python-packaging/
- http://www.diveinto.org/python3/packaging.html
- wrk (looks nice): https://github.com/wg/wrk
- http://redmine.lighttpd.net/projects/weighttp/wiki
- ab
- httpress
- http://www.cyberciti.biz/tips/using-nginx-as-reverse-proxy.html
- https://www.digitalocean.com/community/articles/how-to-configure-nginx-as-a-front-end-proxy-for-apache
- http://ef.gy/using-nginx-as-a-proxy-server
- http://stackoverflow.com/questions/12847771/configure-nginx-with-proxy-pass
- http://blog.towerengineering.it/2012/12/load-balancing-with-nginx-and-haproxy-1/
- http://haproxy.1wt.eu/#news
- HAProxy and Nginx: https://www.ruby-forum.com/topic/4412437
- https://www.digitalocean.com/community/articles/how-to-use-haproxy-to-set-up-http-load-balancing-on-an-ubuntu-vps
- https://tech.shareaholic.com/2012/10/26/haproxy-a-substitute-for-amazon-elb/
- Squid: http://www.squid-cache.org/
- Varnish: https://www.varnish-cache.org/
- PowerDNS: https://www.powerdns.com/
- Roll your own CDN: http://www.reinterpretcast.com/roll-your-own-cdn
- http://blog.crocodoc.com/post/48703468992/process-managers-the-good-the-bad-and-the-ugly
- http://superuser.com/questions/507576/how-to-automatically-restart-a-linux-background-process-if-it-fails
- http://stackoverflow.com/questions/696839/how-do-i-write-a-bash-script-to-restart-a-process-if-it-dies
- http://stackoverflow.com/questions/32404/is-it-possible-to-run-a-python-script-as-a-service-in-windows-if-possible-how
- http://stackoverflow.com/questions/7629813/is-there-windows-analog-to-supervisord
- http://serverfault.com/questions/96499/how-to-automatically-start-supervisord-on-linux-ubuntu
- http://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html
- http://www.ibm.com/developerworks/linux/library/os-sphinx-documentation/index.html?ca=dat-
- http://scriptsonscripts.blogspot.ae/2012/09/quick-sphinx-documentation-for-python.html
- http://pythonhosted.org/an_example_pypi_project/sphinx.html#full-code-example