forked from fffaraz/awesome-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
297 lines (221 loc) · 9.42 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
* []() - .
* [OpenGL](http://www.opengl.org/) - (Open Graphics Library) is a cross-language, multi-platform application programming interface (API) for rendering 2D and 3D vector graphics.
* [DirectX](http://msdn.microsoft.com/en-us/library/bb384840.aspx) - Microsoft DirectX.
* [Blink](http://www.chromium.org/blink) - A web browser engine developed as part of the Chromium project.
* [WebKit](http://www.webkit.org/) - A layout engine software component for rendering web pages in web browsers.
* [Fruit](https://github.com/google/fruit) - A dependency injection framework for C++.
http://www.cs.colorado.edu/~main/cs1300/doc/bgi/
https://www.enlightenment.org/p.php?p=about/efl
https://github.com/stefanct/sglib
http://itpp.sourceforge.net/
http://www.catb.org/esr/structure-packing/
http://books.cat-v.org/computer-science/c-programming-language/The.C.Programming.Language.2nd.Edition.pdf
https://graphics.stanford.edu/~seander/bithacks.html
http://faculty.euc.ac.cy/scharalambous/csc131/books/C%20book%201.pdf
http://www.planetpdf.com/codecuts/pdfs/ooc.pdf
http://www.codeproject.com/Articles/6154/Writing-Efficient-C-and-C-Code-Optimization
---
All libs in:
https://github.com/Alexpux/MINGW-packages
http://en.cppreference.com/w/cpp/links/libs
https://github.com/clibs
https://github.com/clibs/clib/wiki/Packages
https://github.com/rampantpixels
https://github.com/rampantpixels/foundation_lib
https://github.com/rampantpixels/network_lib
https://github.com/stephenmathieson/http-get.c
https://github.com/Constellation/console-colors.c
https://github.com/jwerle/strsplit.c
https://github.com/psi-im
https://github.com/psi-im/iris
https://github.com/psi-im/jdns
https://github.com/psi-im/libpsi
QUIC & UDT
----------------------------------------
https://github.com/ellisonleao/magictools
https://github.com/robbinfan/claire-protorpc
https://github.com/chen3feng/typhoon-blade - Buildsystem
http://glm.g-truc.net/0.9.5/index.html - Math
https://code.google.com/p/distcc/
http://omniorb.sourceforge.net/
http://www.h323plus.org/
http://ufmod.sourceforge.net/
https://github.com/almalk454/wGUI
http://www.cs.fsu.edu/~engelen/soap.html
https://github.com/broadinstitute/gamgee
http://www.reddit.com/r/programming/
https://www.reddit.com/r/cprog/
https://game-development.zeef.com/ellison.leao
http://www.digilife.be/quickreferences/qrc/c%20reference%20card%20(ansi)%202.2.pdf
http://www.dreamincode.net/downloads/ref_sheets/cpp_reference_sheet.pdf
http://cpprocks.com/regex-cheatsheet/
http://isocpp.org/blog/2012/12/c11-a-cheat-sheet-alex-sinyakov
https://github.com/Tuplanolla/cheat
https://github.com/vgvassilev/cling
https://github.com/Yelp/MOE
https://github.com/ideawu/ssdb
https://github.com/cms-sw/cmssw
http://sourceforge.net/projects/libcrn/
http://www.shoup.net/ntl/
----------------------------------------
http://www.efytimes.com/e1/fullnews.asp?edid=117053
http://www.efytimes.com/e1/fullnews.asp?edid=123439
http://scripts.mit.edu/~6.270/contestants/workshops/awesomec.pdf
Oracle Template Library
http://otl.sourceforge.net/
Intel Parallel Building Blocks
Intel Array Building Blocks
Intel Cilk Plus
http://www.alhem.net/Sockets/
http://www.tntnet.org/
http://en.wikiversity.org/wiki/Introduction_to_C++
http://blogs.msdn.com/b/nativeconcurrency/
----------------------------------------
http://en.wikipedia.org/wiki/Comparison_of_TLS_implementations
http://en.wikipedia.org/wiki/Cryptlib
http://en.wikipedia.org/wiki/MatrixSSL
http://en.wikipedia.org/wiki/CyaSSL
----------------------------------------
https://github.com/mozilla/mozjpeg
https://github.com/tinfoilboy/Explodable
https://github.com/shaih/HElib
https://github.com/jlnr/gosu
https://github.com/m-ou-se/moggle
https://github.com/Hawstein/cracking-the-coding-interview
----------------------------------------
"libc++" C++ Standard Library
http://libcxx.llvm.org/
https://github.com/TrinityCore/TrinityCore
https://github.com/sass/libsass
https://github.com/blackberry/GamePlay
https://github.com/apache/thrift
https://github.com/biometrics/openbr
https://github.com/MailCore/mailcore2
https://github.com/beark/ftl
https://github.com/opencog/opencog
https://github.com/GraphChi/graphchi-cpp
https://github.com/webcoyote/coho
https://github.com/facebook/fbthrift
https://github.com/alecthomas/entityx
https://github.com/chenshuo/recipes
https://github.com/HeliumProject/Helium
https://github.com/imvu-open/istatd
https://github.com/bytefish/libfacerec
https://github.com/esnme/ultramemcache
https://github.com/simonask/fatso
----------------------------------------
https://github.com/Kosta-Github/http-cpp
https://github.com/adafruit/Adafruit-GFX-Library
https://github.com/lsegal/my_toy_compiler
https://github.com/openexr/openexr
https://github.com/spesmilo/libbitcoin
https://github.com/gwaldron/osgearth
https://github.com/xiw/stack
https://github.com/mozy/mordor
https://github.com/jeremyong/Selene
https://github.com/cppformat/cppformat
https://github.com/otland/forgottenserver/tree/master/src
https://github.com/matt-42/iod
https://github.com/geometer/FBReader
https://github.com/lastfm/libmoost
https://github.com/jscheiny/Streams
https://github.com/lemire/FastPFor
https://github.com/pennyliang/MachineLearning-C---code
https://github.com/zeromq/cppzmq
https://github.com/bytefish/opencv
https://github.com/jverkoey/liteqr
https://github.com/mli/parameter_server
https://github.com/progschj/ThreadPool
https://github.com/antinucleon/cxxnet
https://github.com/kylemcdonald/FaceTracker
https://github.com/miguelmartin75/anax
https://github.com/arq5x/bedtools2
https://github.com/vinova/Artemis-Cpp
https://github.com/pfi/pficommon
https://github.com/juj/MathGeoLib
https://github.com/watashi/AlgoSolution
https://github.com/marioyc/Online-Judge-Solutions
----------------------------------------
https://github.com/TTimo/doom3.gpl
https://github.com/phusion/passenger
https://github.com/id-Software/DOOM-3-BFG
https://github.com/ideawu/ssdb
https://github.com/OpenNI/OpenNI
https://github.com/ceph/ceph
https://github.com/rescrv/HyperDex
https://github.com/libRocket/libRocket
https://github.com/bro/bro
https://github.com/Razor-qt/razor-qt
https://github.com/ideawu/icomet
https://github.com/gigablast/open-source-search-engine
https://github.com/clMathLibraries/clFFT
https://github.com/simsong/tcpflow
https://github.com/stealth/sshttp
https://github.com/munificent/game-programming-patterns
----------------------------------------
http://libcxx.llvm.org/
http://www.ijg.org/
http://libpng.org/
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/emt19937ar.html
https://code.google.com/p/sfntly/
http://www.netlib.org/fdlibm/
----------------------------------------
http://en.wikipedia.org/wiki/Category:C%2B%2B_libraries
http://en.wikipedia.org/wiki/List_of_C%2B%2B_template_libraries
----------------------------------------
http://www.csie.ntu.edu.tw/~cjlin/liblinear/
----------------------------------------
https://cryptocoding.net/index.php/Coding_rules#Clean_memory_of_secret_data
----------------------------------------
https://www.youtube.com/watch?v=mVbDzTM21BQ
http://en.wikibooks.org/wiki/Optimizing_C%2B%2B/Code_optimization
http://en.wikibooks.org/wiki/Optimizing_C++/Code_optimization/Faster_operations
https://mattmccutchen.net/bigint/
https://code.google.com/p/infint/
http://cpp-bigint.sourceforge.net/
https://github.com/RuntimeCompiledCPlusPlus/RuntimeCompiledCPlusPlus
----------------------------------------
http://channel9.msdn.com/Series/C9-Lectures-Stephan-T-Lavavej-Core-C-
http://channel9.msdn.com/Series/C9-Lectures-Stephan-T-Lavavej-Standard-Template-Library-STL-
https://www.youtube.com/user/handmadeheroarchive/videos
https://www.youtube.com/playlist?list=PL3R9mYgM4NVw4m0PTXBzQZBV2DzCt92Sp
----------------------------------------
https://github.com/dbohdan/compilers-targeting-c
https://github.com/Microsoft/GSL
https://github.com/scylladb/seastar
https://github.com/google/zopfli
https://github.com/WhisperSystems/libaxolotl-c
http://gameprogrammingpatterns.com/
http://www.yeppp.info/
https://github.com/AnthonyCalandra/modern-cpp-features
https://github.com/vurtun/mmx
https://github.com/johnezang/pithy
A simple Minecraft clone written in C using modern OpenGL (shaders).
https://github.com/fogleman/Craft
https://github.com/agauniyal/rang
https://github.com/tomtom-international/cpp-dependencies
https://github.com/inkooboo/thread-pool-cpp
http://www-304.ibm.com/webapp/set2/sas/f/lopdiags/sdklop.html
https://en.wikipedia.org/wiki/Integrated_Performance_Primitives
https://en.wikipedia.org/wiki/Intel_Parallel_Building_Blocks
https://en.wikipedia.org/wiki/Intel_Array_Building_Blocks
https://en.wikipedia.org/wiki/Cilk
https://en.wikipedia.org/wiki/Concurrent_Collections
https://en.wikipedia.org/wiki/Intel_Parallel_Studio
https://en.wikipedia.org/wiki/Parallel_Patterns_Library
https://en.wikipedia.org/wiki/Parallel_Extensions#Task_Parallel_Library
https://en.wikipedia.org/wiki/OpenMP
https://en.wikipedia.org/wiki/Math_Kernel_Library
https://en.wikipedia.org/wiki/VTune
https://en.wikipedia.org/wiki/List_of_performance_analysis_tools
------------------------------------------------------------------------
Torrent:
https://github.com/libragnar/ragnar
https://github.com/Rudde/mktorrent
https://github.com/hrkfdn/hrktorrent
https://github.com/rakshasa/rtorrent
https://github.com/svn2github/libtorrent-rasterbar
https://github.com/svn2github/libtorrent-rasterbar-trunk
https://github.com/qbittorrent/qBittorrent
https://github.com/svn2github/libtorrent-trunk
http://sourceforge.net/projects/libtorrent/files/libtorrent/