Commit Graph

1657 Commits

Author SHA1 Message Date
Faraz Fallahi
ba1cbeedad Merge pull request #191 from johanngerell/master
Added FastFormat library to Miscellaneous
2016-01-26 15:21:51 -06:00
Johann Gerell
87aabfc9a4 Added FastFormat library to Miscellaneous 2016-01-26 20:05:27 +01:00
Faraz Fallahi
3a8c2deda5 Merge pull request #190 from patricio-astudillo/patch-1
add versor to math libs
2016-01-24 12:40:08 -06:00
Patricio Astudillo
9d7a46d5df add versor to math libs 2016-01-23 17:30:01 +01:00
Faraz Fallahi
c9ab1f0ceb nlohmann/json 2016-01-22 09:50:20 -06:00
Faraz Fallahi
6fcacd405f Merge pull request #182 from vovkasm/remove-non-existent-neu
Remove Neu framework.
2016-01-19 12:57:30 -06:00
Faraz Fallahi
bdc7dcbc34 Merge pull request #186 from u1234x1234/master
Add ArrayFire to Concurrency
2016-01-19 12:26:14 -06:00
u1234x1234
4da90c30b9 Add ArrayFire to Concurrency 2016-01-16 03:32:27 +05:00
Vladimir Timofeev
653339a372 Remove Neu framework.
I can not find any sources of it (see also https://github.com/fffaraz/awesome-cpp/issues/181)
2016-01-06 10:43:37 +03:00
Faraz Fallahi
f4e78d892a Merge pull request #180 from jpetso/cppcodec
Add cppcodec, a C++11 header-only base-N encoding library.
2016-01-05 09:43:03 -06:00
Faraz Fallahi
028602b6f1 Merge pull request #179 from jpetso/afl
Add afl-fuzz to the Miscellaneous section. It's crazy, and awesome.
2016-01-05 09:39:55 -06:00
Faraz Fallahi
f0331bb44c Merge pull request #178 from ChaoMai/master
Add GacUI in GUI.
2016-01-05 09:36:18 -06:00
Jakob Petsovits
1b29bdbc9b Add cppcodec, a C++11 header-only base-N encoding library. 2016-01-04 11:38:23 -05:00
Jakob Petsovits
58edb35e9b Add afl-fuzz to the Miscellaneous section. It's crazy, and awesome. 2016-01-04 11:37:35 -05:00
Chao Mai
d6bc8f38f1 Add GacUI in GUI. 2016-01-04 21:34:28 +08:00
Faraz Fallahi
eb6068ec02 Merge pull request #177 from oxygine/master
Update README.md
2016-01-04 05:09:27 -06:00
Denis Muratshin
7960cfdab3 Update README.md 2016-01-02 22:06:45 +05:00
Faraz Fallahi
dc1b2feda8 Merge pull request #176 from vovkasm/fix-bde-license
Fix BDE library license.
2015-12-29 07:42:19 -06:00
Vladimir Timofeev
dd04c00167 BDE library published under Apache2 license. See https://github.com/bloomberg/bde#license 2015-12-28 23:47:26 +03:00
Faraz Fallahi
a6b3fdd9a5 Merge pull request #173 from luxe/patch-1
adds build system
2015-12-26 15:53:23 -06:00
Trevor Hickey
a13a9f378b adds build system
I heard about this from cppcast
http://cppcast.com/2015/12/jussi-pakkanen/
2015-12-24 11:18:54 -05:00
Faraz Fallahi
11f0f7dba8 Merge pull request #170 from vladon/patch-3
Google Test and Google Mock (their official names)
2015-12-21 19:21:53 -06:00
Faraz Fallahi
34136a5d57 Merge pull request #169 from vladon/patch-2
Google benchmark lib
2015-12-21 19:20:11 -06:00
Faraz Fallahi
a8500d50de Merge pull request #168 from vladon/patch-1
Microsoft Casablanca -> C++ REST SDK
2015-12-21 19:19:21 -06:00
Vladislav Yaroslavlev
4ba950ade7 Google Test and Google Mock (their official names)
and Visual Leak Detector
2015-12-21 16:34:26 +03:00
Vladislav Yaroslavlev
5a8865a318 Google benchmark lib 2015-12-21 16:32:33 +03:00
Vladislav Yaroslavlev
3d8380a8ca Microsoft Casablanca -> C++ REST SDK
Casablanca by Microsoft was renamed to C++ REST SDK and moved to GitHub
2015-12-21 16:25:40 +03:00
Faraz Fallahi
87bda00b2c Merge pull request #167 from hhirsch/patch-1
Add new url for TinyXML++
2015-12-20 13:13:44 -06:00
Henry Hirsch
f145bf66d4 Add new url for TinyXML++ 2015-12-20 07:01:00 +01:00
Faraz Fallahi
8f84a10bb2 Merge pull request #165 from eidheim/master
Added juCi++ as C++ IDE
2015-12-15 16:21:34 -06:00
Ole Christian Eidheim
831d8636f8 Added juCi++ as C++ IDE 2015-12-14 08:54:55 +01:00
Faraz Fallahi
86f71b3ff5 Update todo5.txt 2015-12-08 21:16:53 -06:00
Faraz Fallahi
48c136227a Merge pull request #103 from bendiken/lmdbxx
Add lmdb++, a C++11 wrapper for LMDB
2015-12-01 08:29:49 -08:00
Arto Bendiken
37783af026 Added lmdb++, a C++11 wrapper for LMDB. 2015-11-30 08:38:28 +01:00
Faraz Fallahi
a5cca64543 Merge pull request #163 from MaximAbramchuck/patch-1
Add awesome interview questions repository
2015-11-29 16:51:28 -08:00
Maxim Abramchuk
c6d73e1358 Add awesome interview questions repository 2015-11-29 11:22:30 +03:00
Faraz Fallahi
409691e56f Merge pull request #161 from ReadmeCritic/master
Update redirects in Readme
2015-11-13 14:27:30 -08:00
ReadmeCritic
dd74e1fe4e Update redirects in Readme 2015-11-13 13:28:08 -08:00
Faraz Fallahi
1c08443e86 Merge pull request #159 from hanjianwei/add-docopt
Add docopt.cpp
2015-11-09 09:04:28 -08:00
Jianwei Han
9b98e8ba4e Add docopt.cpp 2015-11-06 15:35:47 +08:00
Faraz Fallahi
4dd39843ac Update todo5.txt 2015-10-26 22:56:41 -05:00
Faraz Fallahi
9fd101399c Merge pull request #157 from supervacuus/master
Add NT2
2015-10-22 22:29:31 -07:00
Mischan Gholizadeh Toosarani
1e20a1dbcd [NT2] shortened description. 2015-10-22 19:26:28 +02:00
Faraz Fallahi
abecee6ae4 Update todo5.txt 2015-10-19 11:07:43 -05:00
Faraz Fallahi
f238250fd7 Update README.md 2015-10-19 11:06:56 -05:00
Faraz Fallahi
0b866eba67 Create videos.md 2015-10-19 11:05:10 -05:00
Mischan Gholizadeh Toosarani
d7b7177da6 Add NT2 2015-10-19 09:25:52 +02:00
Faraz Fallahi
aefeded97e Update todo5.txt 2015-10-12 17:46:03 -05:00
Faraz Fallahi
17c469cd76 Merge pull request #155 from Gluttton/master
Adding the Inqlude as one more awesome list.
2015-10-04 10:14:33 -07:00
Gluttton
1454f27d9c Adding the Inqlude as one more awesome list. 2015-09-29 23:17:52 +03:00