Links » History » Revision 56
Revision 55 (Greg Burri, 08/28/2012 09:26 AM) → Revision 56/57 (Greg Burri, 01/08/2013 03:48 PM)
h1. Links h2. Doxygen * "Doxygen documentation":http://www.stack.nl/~dimitri/doxygen/docblocks.html h2. C++ * "C++ Reference 1":http://www.cppreference.com/wiki/ * "C++ Reference 2":http://www.cplusplus.com/reference/ * "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 * "Mersenne Twister Random Number Generator":http://www-personal.umich.edu/~wagnerr/MersenneTwister.html * "CPU caches and why you care":http://skillsmatter.com/podcast/home/cpu-caches-and-why-you-care "Slides":http://www.aristeia.com/TalkNotes/ACCU2011_CPUCaches.pdf h2. Sockets and networks * "Beej's Guide to Network Programming":http://beej.us/guide/bgnet/ * "Boost socket performance on Linux":http://www.ibm.com/developerworks/linux/library/l-hisock.html h2. Design * "Service locator pattern":http://gameprogrammingpatterns.com/service-locator.html * "Introduction to Design Patterns in C++ with Qt4":http://cartan.cas.suffolk.edu/oopdocbook/html/ h2. Qt * "Qt 4.8":http://doc.trolltech.com/4.8/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 * "A Visual Git Reference":http://marklodato.github.com/visual-git-guide/index-en.html h2. Text indexing * "Search engine":http://en.wikipedia.org/wiki/Index_%28search_engine%29 h2. Icon resource * "Fatcow":http://www.fatcow.com/free-icons/index.bml h2. Inno Setup * "Doc":http://www.jrsoftware.org/ishelp/ * "Preprocessor doc":http://www.jrsoftware.org/ispphelp/index.php h2. Similar softwares h3. LAN oriented * "transfer-on-lan":http://code.google.com/p/transfer-on-lan/ * "fs2":https://github.com/conicalflask/fs2 (Java) * "Dukto":http://www.msec.it/blog/?page_id=11 * "Dimension":http://www.prolapsoft.com/dimension.php (seems discontinued) * "p300":http://p300.eu/ (Java, seems discontinued) * "Lanshark":http://lanshark.29a.ch/en/Development.html (Python, seems discontinued) h3. Internet wide * "OneSwarm":http://oneswarm.cs.washington.edu/ (Java) * "Alliance P2P":http://www.alliancep2p.com/ (Java) * "RetroShare":http://retroshare.sourceforge.net/ (C++ / Qt) * "DC++":http://dcplusplus.sourceforge.net/ (C++) * "ApexDC":http://www.apexdc.net/ * "RevConnect":http://www.revconnect.com/ (DC++ based) h3. Deployment * "Murder":https://github.com/lg/murder/#readme * "LANdrop":http://landrop.net/