王锋 2014年02月27日 星期四 20:11 | 2423次浏览 | 1条评论
linux mysql
#数据库相关
http://www.oracle.com/us/products/database/berkeley-db/index.html
http://cr.yp.to/cdb.html
http://ejdb.org
https://github.com/shuttler/nessDB/
http://www.sqlite.org
http://www.memsql.com
http://www.mongodb.org
http://mongohub.todayclose.com
http://www.mongovue.com
https://mariadb.org
http://cassandra.apache.org
http://couchdb.apache.org
http://www.couchbase.com
https://github.com/ha/doozerd
http://hyperdex.org
http://code.google.com/p/leveldb/
http://code.google.com/p/maxtable/
http://memcached.org
http://www.orientdb.org
http://ravendb.net
http://www.rethinkdb.com
http://code.google.com/p/treapdb/
http://fallabs.com/tokyocabinet/
http://www.project-voldemort.com/voldemort/
http://www.postgresql.org
http://www.greenplum.com
http://www.cloudpostgres.com
http://redis-cloud.com
http://redis.readthedocs.org/en/latest/
https://github.com/twitter/twemproxy/
http://www.greensql.com
0xcc(825626601) 14:17:49
Lua 相关的比较少:
http://luvit.io
http://luajit.org
http://moonscript.org
#Go 相关的,库就不发了:
https://github.com/astaxie/build-web-application-with-golang
http://www.golang-book.com
http://jan.newmarch.name/go/
http://www.miek.nl/projects/learninggo/
https://zh-golang.appspot.com
http://godoc.org
http://go-lang.cat-v.org
http://code.google.com/p/try-catch-finally/wiki/GoInternals
http://www.gonuts.io
https://gobyexample.com
https://code.google.com/p/go-wiki/
https://github.com/jteeuwen/go-bindata
https://github.com/emicklei/hopwatch
https://github.com/sbinet/igo
https://github.com/axw/llgo
http://regoio.herokuapp.com
https://github.com/stathat/splint
#python
http://sites.google.com/a/huyng.com/sites/system/app/pages/meta/domainWelcome
http://kmike.ru/python-data-structures/
http://sdiehl.github.com/gevent-tutorial/
http://stackoverflow.com/questions/101268/hidden-features-of-python
http://www.blog.pythonlibrary.org/2012/07/31/advanced-python-how-to-dynamically-load-modules-or-classes/
http://learnpythonthehardway.org
http://www.pythontutor.com
http://python3porting.com
http://pycoders-weekly-chinese.readthedocs.org/en/latest/
http://pydoop.sourceforge.net/docs/
http://www.cafepy.com/article/python_types_and_objects/python_types_and_objects.html
http://eli.thegreenplace.net/2011/08/14/python-metaclasses-by-example/
http://www.michael-noll.com/tutorials/writing-an-hadoop-mapreduce-program-in-python/
#不同的 Python 实现版本,不包括 Jyhton/IronPython。
http://www.activestate.com/activepython
http://www.brython.info
http://cython.org
http://www.mypy-lang.org
http://pypy.org
http://www.portablepython.com
http://www.stackless.com
#常用的 Python 开发辅助工具
http://glade.gnome.org
http://ipython.org
http://www.ninja-ide.org
http://code.google.com/p/py2c/
http://www.py2exe.org
http://www.jetbrains.com/pycharm/
http://pychecker.sourceforge.net
https://launchpad.net/pyflakes
https://launchpad.net/pyflakes
http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
https://www.pythonanywhere.com
https://github.com/utahta/pythonbrew
http://sphinx-doc.org
#Python 资源网站:
http://pythonpackages.com
http://www.python-course.eu
#C 相关开发工具:
http://www.gnu.org/software/automake/
http://www.eclipse.org/cdt/
http://www.cmake.org
http://codelite.org
http://www.cygwin.com
http://gcc.gnu.org
http://www.sourceware.org/gdb/
http://www.gnu.org/software/binutils/
http://www.gnu.org/software/indent/
http://llvm.org
http://www.mingw.org
http://bellard.org/tcc/
http://valgrind.org
#分布计算的资源
http://incubator.apache.org/ambari/
http://hadoop.apache.org
http://continuum.io
http://discoproject.org
http://incubator.apache.org/drill/
http://hypertable.org
http://incubator.apache.org/s4/
#storm 算是轻量的了。。只是他用了clojure。。这就一定程度上增加了深入的门槛了
http://storm-project.net
#下面发私有云的资源:
http://incubator.apache.org/cloudstack/
http://www.eucalyptus.com
http://opennebula.org
http://www.opennodecloud.com
http://www.openstack.org
#各类 WebServer:
http://httpd.apache.org
http://appwebserver.org
http://www.cherokee-project.com
http://www.fastcgi.com/drupal/
http://jetty.codehaus.org/jetty/
http://www.lighttpd.net
http://nginx.org
http://www.tyrfingr.is/projects/srvwd/
http://projects.unbit.it/uwsgi/
#各类 HA 有关的:
http://www.drbd.org
http://haproxy.1wt.eu
http://linux-ha.org/wiki/Heartbeat
http://www.keepalived.org
http://www.linuxvirtualserver.org
#服务器监控相关的:
http://cacti.net
http://collectd.org
http://ganglia.info
https://www.icinga.org
http://mmonit.com/monit/
http://munin-monitoring.org
http://www.nagios.org
http://www.zabbix.com
#服务器管理相关:
http://cfengine.com
http://puppetlabs.com
http://saltstack.org
http://supervisord.org
http://webmin.com
Zeuux © 2024
京ICP备05028076号
回复 王锋 2014年02月28日 星期五 20:24