forked from fffaraz/awesome-cpp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
332 lines (252 loc) · 10.6 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
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
* []() - .
* [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++.
* [MariaDB](https://mariadb.com/) - A robust, scalable and reliable SQL server, designed to be a drop-in replacement for MySQL. [BSD]
* [PostgreSQL]() - A powerful object-relational database system. [PostgreSQL licence]
* [Redis]() - An advanced key-value store. [3-clause BSD].
* [SQLite]() - A self-contained, serverless, zero-configuration, transactional SQL database engine with a C interface. [Public domain]
* [UnQLite]() - A self-contained, serverless, zero-configuration, transactional NoSQL engine with a C interface. [FreeBSD]
https://www.enlightenment.org/p.php?p=about/efl
https://github.com/stefanct/sglib
https://bitbucket.org/zserge/jsmn/wiki/Home
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
https://github.com/CopernicaMarketingSoftware
http://www.swig.org/
QUIC & UDT
----------------------------------------
https://github.com/ellisonleao/magictools
https://github.com/robbinfan/claire-protorpc
https://github.com/chen3feng/typhoon-blade - Buildsystem
http://industriousone.com/premake
http://glm.g-truc.net/0.9.5/index.html - Math
https://github.com/paulhodge/EASTL
https://code.google.com/p/distcc/
http://omniorb.sourceforge.net/
http://www.h323plus.org/
http://ufmod.sourceforge.net/
https://github.com/almalk454/wGUI
https://code.google.com/p/google-glog/
http://www.cs.fsu.edu/~engelen/soap.html
http://www.qt.io/
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/BVLC/caffe
https://github.com/Yelp/MOE
https://github.com/cocos2d/cocos2d-x
https://github.com/ideawu/ssdb
https://github.com/cms-sw/cmssw
http://tclap.sourceforge.net/
http://sourceforge.net/projects/libcrn/
http://glm.g-truc.net/
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 Threading 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/PolarSSL
http://en.wikipedia.org/wiki/CyaSSL
http://en.wikipedia.org/wiki/GnuTLS
----------------------------------------
https://github.com/mozilla/mozjpeg
https://github.com/tinfoilboy/Explodable
https://github.com/thrust/thrust
https://github.com/chenshuo/muduo
https://github.com/shaih/HElib
https://github.com/philsquared/Catch
https://github.com/jlnr/gosu
https://github.com/rakshasa/libtorrent
https://github.com/bittorrent/libutp
https://github.com/vinniefalco/DSPFilters
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/zaphoyd/websocketpp
https://github.com/beark/ftl
https://github.com/opencog/opencog
https://github.com/CopernicaMarketingSoftware/PHP-CPP
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/lballabio/quantlib
https://github.com/vczh/gac
https://github.com/mosra/magnum
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/google/snappy
https://github.com/spesmilo/libbitcoin
https://github.com/Amanieu/asyncplusplus
https://github.com/gwaldron/osgearth
https://github.com/xiw/stack
https://github.com/mozy/mordor
https://github.com/jeremyong/Selene
https://github.com/cpputest/cpputest
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/easylogging/easyloggingpp
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/treefrogframework/treefrog-framework
https://github.com/jverkoey/liteqr
https://github.com/protobuf-c/protobuf-c
https://github.com/mli/parameter_server
https://github.com/HSA-Libraries/Bolt
https://github.com/iauns/cpm
https://github.com/progschj/ThreadPool
https://github.com/cameron314/readerwriterqueue
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/oclint/oclint
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/PointCloudLibrary/pcl
https://github.com/libRocket/libRocket
https://github.com/bro/bro
https://github.com/bombela/backward-cpp
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
https://github.com/json-c/json-c
----------------------------------------
http://libcxx.llvm.org/
http://www.ijg.org/
http://sourceforge.net/projects/libjpeg-turbo/
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/
----------------------------------------
https://github.com/arrayfire/arrayfire
https://github.com/google/flatbuffers
https://github.com/google/protobuf
----------------------------------------
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/
http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/
----------------------------------------
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://gmplib.org/
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/isocpp/CppCoreGuidelines
https://github.com/lefticus/cppbestpractices
https://github.com/dbohdan/compilers-targeting-c
https://github.com/Microsoft/GSL
https://github.com/scylladb/seastar
https://github.com/google/brotli
https://github.com/google/zopfli
https://github.com/google/styleguide
https://github.com/WhisperSystems/libaxolotl-c
http://gameprogrammingpatterns.com/
https://github.com/bagder/c-ares
http://www.yeppp.info/
https://github.com/AnthonyCalandra/modern-cpp-features
https://github.com/nothings/single_file_libs
https://github.com/vurtun/mmx
https://github.com/vurtun/nuklear
https://github.com/richgel999/miniz
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