Links » History » Revision 33
Revision 32 (Greg Burri, 11/02/2009 03:07 PM) → Revision 33/57 (Greg Burri, 11/05/2009 11:15 PM)
h1. Links
h2. Doxygen
* "Doxygen documentation":http://www.stack.nl/~dimitri/doxygen/docblocks.html
h2. C++
* "C++ Reference":http://www.cppreference.com/wiki/
* "C++ Exceptions: Prons and cons":http://www.codeproject.com/KB/cpp/cppexceptionsproetcontra.aspx
* "Some problems in C++":http://www.gotw.ca/gotw/
* "C++ Style and Technique FAQ":http://www.research.att.com/~bs/bs_faq2.html
* "C++ FAQ Lite":http://www.parashift.com/c++-faq-lite/index.html
* "Protobuf":http://code.google.com/apis/protocolbuffers/docs/overview.html
h2. Qt
* "Qt 4.5":http://doc.trolltech.com/4.5/index.html
h2. Memory management
* http://lwn.net/Articles/250967/
* "Anatomy of a program in memory":http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory
h2. Git - Revision control
* "Book 'Pro Git'":http://progit.org/book/
* "Git manual":http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
h2. Text indexing
* "Search engine":http://en.wikipedia.org/wiki/Index_%28search_engine%29
h2. Similar softwares
* "OneSwarm":http://oneswarm.cs.washington.edu/
* "Lanshark":http://lanshark.29a.ch/en/Development.html
* "Alliance P2P":http://www.alliancep2p.com/
* "RetroShare":http://retroshare.sourceforge.net/
* "DC++":http://dcplusplus.sourceforge.net/
* "RevConnect":http://www.revconnect.com/ (DC++ based)
* "FilePirate":http://code.google.com/p/filepirate/ (in progress..)