Project

General

Profile

Links » History » Version 28

Greg Burri, 10/02/2009 10:33 AM

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 16 Greg Burri
* "Qt 4.5":http://doc.trolltech.com/4.5/index.html
13
* "Protobuf":http://code.google.com/apis/protocolbuffers/docs/overview.html
14 6 Greg Burri
15 22 Greg Burri
h2. Memory management
16
17
* http://lwn.net/Articles/250967/
18 27 Greg Burri
* "Anatomy of a program in memory":http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory
19 22 Greg Burri
20 2 Greg Burri
h2. Git - Revision control
21 1 Greg Burri
22 3 Greg Burri
* "Book 'Pro Git'":http://progit.org/book/
23 28 Greg Burri
* "Git manual":http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
24 13 Greg Burri
25 18 Greg Burri
h2. Text indexing 
26
27 19 Greg Burri
* "Search engine":http://en.wikipedia.org/wiki/Index_%28search_engine%29
28
29 16 Greg Burri
h2. Similar softwares
30 11 Greg Burri
31 16 Greg Burri
* "Lanshark":http://lanshark.29a.ch/en/Development.html
32
* "Alliance P2P":http://www.alliancep2p.com/
33
* "RetroShare":http://retroshare.sourceforge.net/
34 17 Greg Burri
* "DC++":http://dcplusplus.sourceforge.net/
35 16 Greg Burri
* "RevConnect":http://www.revconnect.com/ (DC++ based)