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