Project

General

Profile

Links » History » Version 32

Greg Burri, 11/02/2009 03:07 PM

1 1 Greg Burri
h1. Links
2
3 20 Greg Burri
h2. Doxygen
4
5
* "Doxygen documentation":http://www.stack.nl/~dimitri/doxygen/docblocks.html
6
7 16 Greg Burri
h2. C++
8 6 Greg Burri
9 16 Greg Burri
* "C++ Reference":http://www.cppreference.com/wiki/
10 25 Greg Burri
* "C++ Exceptions: Prons and cons":http://www.codeproject.com/KB/cpp/cppexceptionsproetcontra.aspx
11 26 Greg Burri
* "Some problems in C++":http://www.gotw.ca/gotw/
12 30 Greg Burri
* "C++ Style and Technique FAQ":http://www.research.att.com/~bs/bs_faq2.html
13 1 Greg Burri
* "Protobuf":http://code.google.com/apis/protocolbuffers/docs/overview.html
14 29 Greg Burri
15
h2. Qt
16
17
* "Qt 4.5":http://doc.trolltech.com/4.5/index.html
18 6 Greg Burri
19 22 Greg Burri
h2. Memory management
20
21
* http://lwn.net/Articles/250967/
22 27 Greg Burri
* "Anatomy of a program in memory":http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory
23 22 Greg Burri
24 2 Greg Burri
h2. Git - Revision control
25 1 Greg Burri
26 3 Greg Burri
* "Book 'Pro Git'":http://progit.org/book/
27 28 Greg Burri
* "Git manual":http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
28 13 Greg Burri
29 18 Greg Burri
h2. Text indexing 
30
31 19 Greg Burri
* "Search engine":http://en.wikipedia.org/wiki/Index_%28search_engine%29
32
33 16 Greg Burri
h2. Similar softwares
34 11 Greg Burri
35 31 Greg Burri
* "OneSwarm":http://oneswarm.cs.washington.edu/
36 16 Greg Burri
* "Lanshark":http://lanshark.29a.ch/en/Development.html
37
* "Alliance P2P":http://www.alliancep2p.com/
38
* "RetroShare":http://retroshare.sourceforge.net/
39 17 Greg Burri
* "DC++":http://dcplusplus.sourceforge.net/
40 16 Greg Burri
* "RevConnect":http://www.revconnect.com/ (DC++ based)
41 32 Greg Burri
* "FilePirate":http://code.google.com/p/filepirate/ (in progress..)