Commit Graph

323 Commits

Author SHA1 Message Date
Faraz Fallahi
2263e2a5e8 Godot 2014-12-19 00:35:32 -06:00
Faraz Fallahi
8dff362e19 Update README.md 2014-12-18 15:44:45 -06:00
Faraz Fallahi
1d79a150a2 Update README.md 2014-12-17 22:30:54 -06:00
Faraz Fallahi
b977afdce9 Update books.md 2014-12-17 22:29:36 -06:00
Faraz Fallahi
4ab45a250c c 2014-12-17 22:22:43 -06:00
Faraz Fallahi
2e60e63747 log4cplus 2014-12-17 00:26:57 -06:00
Faraz Fallahi
b241766ee3 typo 2014-12-04 10:22:16 -06:00
Faraz Fallahi
b4327e5e23 Merge pull request #62 from myd7349/master
Add C++ FAQ, C++ FQA, C FAQ, GoTW under websites
2014-12-04 10:20:54 -06:00
Faraz Fallahi
592d35ab59 Merge pull request #61 from cinemast/master
added RPC section + 1 framework
2014-12-04 10:19:32 -06:00
Peter Spiess-Knafl
603e8b832d added more libraries/frameworks to the RPC section 2014-12-04 14:54:52 +00:00
myd7349
1f7f985cc4 Add C FAQ and C++ FAQ under websites 2014-12-04 16:55:59 +08:00
myd7349
6417a777cc Add C++ FQA Lite under websites 2014-12-04 16:49:56 +08:00
myd7349
6965d8e972 Add Guru of The Week under websites 2014-12-04 16:46:19 +08:00
Peter Spiess-Knafl
4015eda941 added RPC section + 1 framework 2014-12-02 23:53:50 +00:00
Faraz Fallahi
5bb16ee1d9 libuv has moved to github.com/libuv/libuv 2014-11-27 11:51:50 -06:00
Faraz Fallahi
7f1cc03681 Update todo2.txt 2014-11-22 22:22:43 -06:00
Faraz Fallahi
78492a2baa Update todo2.txt 2014-11-21 21:44:04 -06:00
Faraz Fallahi
cc90a14db8 JsonCpp 2014-11-21 21:42:56 -06:00
Faraz Fallahi
98b52fbb7d Update todo2.txt 2014-11-20 19:01:49 -06:00
Faraz Fallahi
e37dedb86c Update todo2.txt 2014-11-20 14:34:45 -06:00
Faraz Fallahi
bd828f06e0 Chromium style 2014-11-20 09:28:34 -06:00
Faraz Fallahi
f354593639 QtVerbalExpressions 2014-11-20 09:25:52 -06:00
Faraz Fallahi
8ce6294f06 Merge pull request #60 from myd7349/master
Add Linux Kernel Coding Style under Coding Style
2014-11-20 09:24:18 -06:00
Faraz Fallahi
caa2735073 Rename todo.txt to todo1.txt 2014-11-20 15:09:52 +08:00
Faraz Fallahi
ddfaa916aa Create todo3.txt 2014-11-20 15:09:51 +08:00
myd7349
7ba1323ddb Add two signal-slot system under Miscellaneous
Add Boost.Signals and libsigc++ under Miscellaneous.
So now we have three solution for event-driven programming:
Boost.Signals
sigslot
libsigc++
Maybe we can add a new category: Event-driven programming.
2014-11-20 14:10:01 +08:00
myd7349
fd6521643a Add delta3d under Game Engine 2014-11-20 13:56:37 +08:00
myd7349
04cf380ae4 Add libjingle under Networking 2014-11-20 13:42:08 +08:00
Faraz Fallahi
f456f4e048 Rename todo.txt to todo1.txt 2014-11-19 20:57:16 -06:00
Faraz Fallahi
50b0e2ca69 Create todo3.txt 2014-11-19 20:56:52 -06:00
myd7349
f28fe056fb Add uSTL under Frameworks
uSTL is a small STL library, which has been used in GameLoft's ASTHALT 8.
2014-11-20 10:50:22 +08:00
myd7349
863b7e8cc9 Add C++ Dos and Don'ts under Coding Style
Add C++ Dos and Don'ts under Coding Style.
C++ Dos and Don'ts is a C++ coding style guides I found on The Chromium Projects' website.
2014-11-19 13:16:18 +08:00
myd7349
6f802d7e65 Add ZXing under Miscellaneous
1. Change the order of several libs under Miscellaneous.
2. Add ZXing.

I am also wondering if we should move ZBar and ZXing into category: Image Processing?
2014-11-19 11:55:58 +08:00
myd7349
19088fad58 Add sigslot under Miscellaneous
sigslot - C++ Signal/Slot Library
Its home page: http://sigslot.sourceforge.net/
2014-11-19 11:41:55 +08:00
myd7349
a00fcb9d8e Add Linux Kernel Coding Style under Coding Style
I found this under this question: http://stackoverflow.com/questions/252780/why-should-we-typedef-a-struct-so-often-in-c
2014-11-19 11:21:44 +08:00
Faraz Fallahi
17ec62deac Merge pull request #59 from myd7349/master
Add 3 online compilers: Rextester, Rise4Fun and Wandbox
2014-11-18 18:10:02 -06:00
myd7349
a42a552fec Add MongoDB C Driver and Libbson 2014-11-18 14:15:54 +08:00
myd7349
ec075eb43c Add license for MongoDB C++ Driver 2014-11-18 13:58:09 +08:00
myd7349
1e943ad4ca Add MongoDB C++ Driver
C++ Driver for MongoDB.
2014-11-18 13:54:21 +08:00
myd7349
74edaf5a4b Add 3 online compilers found on isocpp
The following three online compilers I found on https://isocpp.org/get-started is added:
Rextester
Rise4Fun
Wandbox
2014-11-18 13:40:10 +08:00
Faraz Fallahi
01f0d374cb Create todo2.txt 2014-11-17 12:52:57 -06:00
Faraz Fallahi
04c658cadb Projects 2014-11-16 14:25:20 -06:00
Faraz Fallahi
e197b8d632 Proxygen
Facebook's collection of C++ HTTP libraries including an easy to use HTTP server.
2014-11-16 12:45:37 -06:00
Faraz Fallahi
106f6c5348 spdlog
Super fast, header only, C++ logging library.
2014-11-16 12:41:17 -06:00
Faraz Fallahi
dc4f9e0975 Closes #56
LZMA SDK is placed in the public domain.
2014-11-14 10:04:14 -06:00
Faraz Fallahi
397ed4f922 Merge pull request #54 from htoooth/master
Add premake in build systems
2014-10-28 07:20:04 -05:00
Tao Huang
0aa51e2ea8 Adding Premake in build systems
I think Premake is a cool tool that can easy generate project file.
2014-10-28 18:35:54 +08:00
Tao Huang
1b85ee6049 Update README.md 2014-10-28 18:33:02 +08:00
Tao Huang
fa193250db Merge pull request #1 from fffaraz/master
合并作者的更新
2014-10-28 18:28:31 +08:00
Faraz Fallahi
204f8efeec Update todo.txt 2014-10-25 16:31:47 -05:00