Project

General

Profile

Links » History » Version 56

Greg Burri, 01/08/2013 03:48 PM

1 1 Greg Burri
h1. Links
2
3 45 Greg Burri
4 20 Greg Burri
h2. Doxygen
5
6
* "Doxygen documentation":http://www.stack.nl/~dimitri/doxygen/docblocks.html
7
8 16 Greg Burri
h2. C++
9 6 Greg Burri
10 39 Greg Burri
* "C++ Reference 1":http://www.cppreference.com/wiki/
11
* "C++ Reference 2":http://www.cplusplus.com/reference/
12 25 Greg Burri
* "C++ Exceptions: Prons and cons":http://www.codeproject.com/KB/cpp/cppexceptionsproetcontra.aspx
13 26 Greg Burri
* "Some problems in C++":http://www.gotw.ca/gotw/
14 30 Greg Burri
* "C++ Style and Technique FAQ":http://www.research.att.com/~bs/bs_faq2.html
15 33 Greg Burri
* "C++ FAQ Lite":http://www.parashift.com/c++-faq-lite/index.html
16 1 Greg Burri
* "Protobuf":http://code.google.com/apis/protocolbuffers/docs/overview.html
17 42 Greg Burri
* "Mersenne Twister Random Number Generator":http://www-personal.umich.edu/~wagnerr/MersenneTwister.html
18 48 Greg Burri
* "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
19 29 Greg Burri
20 41 Greg Burri
h2. Sockets and networks
21
22
* "Beej's Guide to Network Programming":http://beej.us/guide/bgnet/
23 47 Greg Burri
* "Boost socket performance on Linux":http://www.ibm.com/developerworks/linux/library/l-hisock.html
24 41 Greg Burri
25 35 Greg Burri
h2. Design
26
27 38 Greg Burri
* "Service locator pattern":http://gameprogrammingpatterns.com/service-locator.html
28
* "Introduction to Design Patterns in C++ with Qt4":http://cartan.cas.suffolk.edu/oopdocbook/html/
29 35 Greg Burri
30 29 Greg Burri
h2. Qt
31
32 50 Greg Burri
* "Qt 4.8":http://doc.trolltech.com/4.8/index.html
33 6 Greg Burri
34 22 Greg Burri
h2. Memory management
35
36
* http://lwn.net/Articles/250967/
37 27 Greg Burri
* "Anatomy of a program in memory":http://duartes.org/gustavo/blog/post/anatomy-of-a-program-in-memory
38 22 Greg Burri
39 2 Greg Burri
h2. Git - Revision control
40 1 Greg Burri
41 3 Greg Burri
* "Book 'Pro Git'":http://progit.org/book/
42 28 Greg Burri
* "Git manual":http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
43 53 Greg Burri
* "A Visual Git Reference":http://marklodato.github.com/visual-git-guide/index-en.html
44 13 Greg Burri
45 18 Greg Burri
h2. Text indexing 
46
47 19 Greg Burri
* "Search engine":http://en.wikipedia.org/wiki/Index_%28search_engine%29
48
49 34 Greg Burri
h2. Icon resource 
50
51
* "Fatcow":http://www.fatcow.com/free-icons/index.bml
52
53 44 Greg Burri
h2. Inno Setup
54
55
* "Doc":http://www.jrsoftware.org/ishelp/
56
* "Preprocessor doc":http://www.jrsoftware.org/ispphelp/index.php
57
58 16 Greg Burri
h2. Similar softwares
59 11 Greg Burri
60 52 Greg Burri
h3. LAN oriented
61
62 56 Greg Burri
* "transfer-on-lan":http://code.google.com/p/transfer-on-lan/
63 54 Greg Burri
* "fs2":https://github.com/conicalflask/fs2 (Java)
64 55 Greg Burri
* "Dukto":http://www.msec.it/blog/?page_id=11
65 54 Greg Burri
* "Dimension":http://www.prolapsoft.com/dimension.php (seems discontinued)
66
* "p300":http://p300.eu/ (Java, seems discontinued)
67
* "Lanshark":http://lanshark.29a.ch/en/Development.html (Python, seems discontinued)
68 52 Greg Burri
69
h3. Internet wide
70
71
* "OneSwarm":http://oneswarm.cs.washington.edu/ (Java)
72 40 Greg Burri
* "Alliance P2P":http://www.alliancep2p.com/ (Java)
73
* "RetroShare":http://retroshare.sourceforge.net/ (C++ / Qt)
74 43 Greg Burri
* "DC++":http://dcplusplus.sourceforge.net/ (C++)
75 1 Greg Burri
* "ApexDC":http://www.apexdc.net/
76
* "RevConnect":http://www.revconnect.com/ (DC++ based)
77 52 Greg Burri
78
h3. Deployment 
79
80
* "Murder":https://github.com/lg/murder/#readme
81 51 Greg Burri
* "LANdrop":http://landrop.net/