@@ -27,8 +27,7 @@ http://faculty.euc.ac.cy/scharalambous/csc131/books/C%20book%201.pdf
27
27
http://www.planetpdf.com/codecuts/pdfs/ooc.pdf
28
28
http://www.codeproject.com/Articles/6154/Writing-Efficient-C-and-C-Code-Optimization
29
29
30
-
31
- ====================
30
+ ---
32
31
33
32
All libs in:
34
33
https://github.com/Alexpux/MINGW-packages
@@ -56,7 +55,7 @@ http://www.swig.org/
56
55
57
56
QUIC & UDT
58
57
59
- ====================
58
+ ----------------------------------------
60
59
61
60
https://github.com/ellisonleao/magictools
62
61
@@ -101,7 +100,7 @@ http://glm.g-truc.net/
101
100
102
101
http://www.shoup.net/ntl/
103
102
104
- ====================
103
+ ----------------------------------------
105
104
106
105
http://www.efytimes.com/e1/fullnews.asp?edid=117053
107
106
http://www.efytimes.com/e1/fullnews.asp?edid=123439
@@ -123,7 +122,7 @@ http://en.wikiversity.org/wiki/Introduction_to_C++
123
122
124
123
http://blogs.msdn.com/b/nativeconcurrency/
125
124
126
- ====================
125
+ ----------------------------------------
127
126
128
127
http://en.wikipedia.org/wiki/Comparison_of_TLS_implementations
129
128
@@ -133,7 +132,7 @@ http://en.wikipedia.org/wiki/PolarSSL
133
132
http://en.wikipedia.org/wiki/CyaSSL
134
133
http://en.wikipedia.org/wiki/GnuTLS
135
134
136
- ====================
135
+ ----------------------------------------
137
136
138
137
https://github.com/mozilla/mozjpeg
139
138
https://github.com/tinfoilboy/Explodable
@@ -149,7 +148,7 @@ https://github.com/m-ou-se/moggle
149
148
150
149
https://github.com/Hawstein/cracking-the-coding-interview
151
150
152
- ====================
151
+ ----------------------------------------
153
152
154
153
"libc++" C++ Standard Library
155
154
http://libcxx.llvm.org/
@@ -179,7 +178,7 @@ https://github.com/bytefish/libfacerec
179
178
https://github.com/esnme/ultramemcache
180
179
https://github.com/simonask/fatso
181
180
182
- ====================
181
+ ----------------------------------------
183
182
184
183
https://github.com/Kosta-Github/http-cpp
185
184
https://github.com/adafruit/Adafruit-GFX-Library
@@ -223,7 +222,7 @@ https://github.com/juj/MathGeoLib
223
222
https://github.com/watashi/AlgoSolution
224
223
https://github.com/marioyc/Online-Judge-Solutions
225
224
226
- ====================
225
+ ----------------------------------------
227
226
228
227
https://github.com/oclint/oclint
229
228
@@ -248,3 +247,73 @@ https://github.com/stealth/sshttp
248
247
https://github.com/munificent/game-programming-patterns
249
248
250
249
https://github.com/json-c/json-c
250
+
251
+ ----------------------------------------
252
+
253
+ http://libcxx.llvm.org/
254
+ http://www.ijg.org/
255
+ http://sourceforge.net/projects/libjpeg-turbo/
256
+ http://libpng.org/
257
+ http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/emt19937ar.html
258
+ https://code.google.com/p/sfntly/
259
+ http://www.netlib.org/fdlibm/
260
+
261
+ ----------------------------------------
262
+
263
+ https://github.com/arrayfire/arrayfire
264
+ https://github.com/google/flatbuffers
265
+ https://github.com/google/protobuf
266
+
267
+ ----------------------------------------
268
+
269
+ http://en.wikipedia.org/wiki/Category:C%2B%2B_libraries
270
+ http://en.wikipedia.org/wiki/List_of_C%2B%2B_template_libraries
271
+
272
+ ----------------------------------------
273
+
274
+ http://www.csie.ntu.edu.tw/~cjlin/liblinear/
275
+ http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/
276
+
277
+ ----------------------------------------
278
+
279
+ https://cryptocoding.net/index.php/Coding_rules#Clean_memory_of_secret_data
280
+
281
+ ----------------------------------------
282
+
283
+ https://www.youtube.com/watch?v=mVbDzTM21BQ
284
+
285
+ http://en.wikibooks.org/wiki/Optimizing_C%2B%2B/Code_optimization
286
+ http://en.wikibooks.org/wiki/Optimizing_C++/Code_optimization/Faster_operations
287
+
288
+ https://mattmccutchen.net/bigint/
289
+ https://code.google.com/p/infint/
290
+ http://cpp-bigint.sourceforge.net/
291
+ https://gmplib.org/
292
+
293
+ https://github.com/RuntimeCompiledCPlusPlus/RuntimeCompiledCPlusPlus
294
+
295
+ ----------------------------------------
296
+
297
+ http://channel9.msdn.com/Series/C9-Lectures-Stephan-T-Lavavej-Core-C-
298
+ http://channel9.msdn.com/Series/C9-Lectures-Stephan-T-Lavavej-Standard-Template-Library-STL-
299
+ https://www.youtube.com/user/handmadeheroarchive/videos
300
+ https://www.youtube.com/playlist?list=PL3R9mYgM4NVw4m0PTXBzQZBV2DzCt92Sp
301
+
302
+ ----------------------------------------
303
+
304
+ https://github.com/isocpp/CppCoreGuidelines
305
+ https://github.com/lefticus/cppbestpractices
306
+ https://github.com/dbohdan/compilers-targeting-c
307
+ https://github.com/Microsoft/GSL
308
+ https://github.com/scylladb/seastar
309
+ https://github.com/google/brotli
310
+ https://github.com/google/zopfli
311
+ https://github.com/google/styleguide
312
+ https://github.com/WhisperSystems/libaxolotl-c
313
+
314
+ http://gameprogrammingpatterns.com/
315
+
316
+ https://github.com/bagder/c-ares
317
+
318
+ http://www.yeppp.info/
319
+
0 commit comments