Commit Graph

1421 Commits

Author SHA1 Message Date
Gabriel Galli
0c641bdc9e Added CppChat to list of podcasts 2019-03-14 10:57:19 -03:00
Bhupesh-V
28dea05b8d added stl 2019-03-14 16:18:25 +05:30
myd7349
2f98e328c1 Networking: Add restclient-cpp 2019-03-12 12:54:04 +08:00
myd7349
4287866aba Build System: Update vcpkg description 2019-03-12 12:31:01 +08:00
Faraz Fallahi
40d9663221 Merge pull request #696 from Bhupesh-V/blogs
added 8 new weblogs
2019-03-11 14:32:55 -05:00
Bhupesh-V
b0ae5c1285 added 8 new weblogs 2019-03-10 21:14:34 +05:30
Lukas Dürrenberger
fc7d59cadf Containers: Added the Forest library
Forest is a template library implementing an AVL, a Binary Search, a KD and a Quad Tree.
2019-03-09 17:46:29 +01:00
Faraz Fallahi
4bf487b477 Merge pull request #692 from mackron/patch-1
mini_al to miniaudio
2019-03-07 09:36:37 -06:00
David Reid
0534b6e62e mini_al to miniaudio
mini_al has been rebranded to miniaudio.
2019-03-07 20:25:03 +10:00
Faraz Fallahi
fdd3271b8b Merge pull request #691 from jacobkahn/master
Machine learning: add flashlight library
2019-03-05 16:31:23 -06:00
Jacob Kahn
ba4c726193 Machine learning: add flashlight library 2019-03-05 14:25:07 -08:00
Faraz Fallahi
c1ec53fd8a Merge pull request #690 from eXpl0it3r/patch-2
Updated the miniz link and adjusted the license
2019-03-05 09:15:24 -06:00
Lukas Dürrenberger
cab3203431 Updated the miniz link and adjusted the license
Google Code has been shutdown for a while, miniz has been continued on GitHub.
Due to adding ZIP64 support, which came from valve's vogl project, the license was changed to MIT.
2019-03-05 15:45:55 +01:00
Faraz Fallahi
88c40bc5f1 Merge pull request #685 from eXpl0it3r/patch-1
Added Halley game engine
2019-02-25 09:33:41 -06:00
Lukas Dürrenberger
6f80a6427e Added Halley game engine
Fixes #680

Game engine heavily based on a entity-component system.
2019-02-25 11:23:38 +01:00
myd7349
ae9b99070a Regex: Add Oniguruma 2019-02-24 16:19:19 +08:00
Faraz Fallahi
9e601c0910 Merge pull request #674 from yhirose/master
Networking: Add cpp-httplib (#670)
2019-02-16 22:30:32 -06:00
yhirose
7eb483dd01 Networking: Add cpp-httplib (#670) 2019-02-16 22:20:09 -05:00
Faraz Fallahi
1dee76b02f Update LICENSE 2019-02-16 20:20:49 -06:00
Faraz Fallahi
3045eadd3d Merge pull request #671 from seladb/master
Networking: Add PcapPlusPlus
2019-02-15 14:50:40 -06:00
seladb
c823f9805f Networking: Add PcapPlusPlus 2019-02-15 11:48:09 -08:00
myd7349
50033fc46a CLI: Add Clara
Fix #408
2019-02-14 18:47:37 +08:00
myd7349
8f1d45c6b9 Memory Allocation: Add memory 2019-02-14 18:32:21 +08:00
Faraz Fallahi
8ffd575aaf Merge pull request #663 from accelerated/master
Added Quantum coroutine library.
2019-02-06 20:23:17 -06:00
Alexander Damian
5a0f5dc610 Added Quantum coroutine library. 2019-02-06 19:06:13 -05:00
Faraz Fallahi
c6cd0d1286 Merge pull request #658 from lmachucab/cxxomfort2
cxxomfort library description updated with a more general scope
2019-01-22 13:44:16 -06:00
Git Admin
694f50fe6d cxxomfort library description updated with a more general scope 2019-01-22 11:59:07 -03:00
myd7349
e21640c85f Math: Update Armadillo 2019-01-21 21:04:21 +08:00
myd7349
40d01f3b39 Debug: Add libcheck 2019-01-21 20:46:01 +08:00
myd7349
c77133bdf4 Misc: Update libusb to close #519 2019-01-16 21:09:39 +08:00
akshett
bb81f8f8cc Added lp_solve library to the list in Math section (#647) 2019-01-13 12:21:59 +08:00
myd7349
fa15e9069c Image Processing: Add libjpeg-turbo 2019-01-12 15:13:33 +08:00
myd7349
b34eaee6d6 Memory Allocation: Add bdwgc 2019-01-07 18:00:31 +08:00
Mahmoud Adas
07c0a23db4 V8 engine link redirects to issues page (#638) 2019-01-05 09:36:23 +08:00
Davis E. King
1962421f28 Added dlib to more topically relevant sections (#434) 2019-01-01 11:16:37 +08:00
Alexander "Ananace" Olofsson
9218b02450 Scripting: Add AngelScript (#636) 2018-12-31 11:44:04 +08:00
myd7349
f72b037785 Serialization: Add nanopb 2018-12-29 17:41:20 +08:00
myd7349
f33ccddebd Database: Add SOCI 2018-12-25 09:40:53 +08:00
Faraz Fallahi
b25001a939 Merge pull request #634 from MambaWong/master
Add PyTorch
2018-12-22 20:36:59 -06:00
Faraz Fallahi
1884b53b19 Merge pull request #635 from dendisuhubdy/master
adding Wav2Letter++
2018-12-22 20:30:51 -06:00
Dendi Suhubdy
5fe9ca12e0 adding Wav2Letter++ 2018-12-23 08:46:22 +07:00
MambaWong
e4527e99a8 Add PyTorch
An open source deep learning platform that provides a seamless path from research prototyping to production deployment.
2018-12-23 09:22:27 +08:00
MambaWong
39cddb5cd4 Remove Caffe2
All code in this repository has been removed.
And the Caffe2 Source code now lives in the [PyTorch](https://github.com/pytorch/pytorch) repository.
2018-12-23 09:13:27 +08:00
Faraz Fallahi
7baab75206 Merge pull request #632 from MambaWong/master
Add MXNet
2018-12-21 21:36:05 -06:00
myd7349
00ce907d70 JSON: Add Jsmn 2018-12-21 18:06:04 +08:00
myd7349
75e3dbfcf9 Regex: Add sregex 2018-12-21 18:02:21 +08:00
myd7349
e0ec75c81a Networking: Add PicoHTTPParser 2018-12-21 17:53:52 +08:00
MambaWong
49639ed8ae Add MXNet
MXNet: A flexible and efficient library for deep learning.
2018-12-21 13:48:37 +08:00
MambaWong
209ac5dd89 Add a C++ image processing library: Simd
C++ image processing library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM.
2018-12-20 21:16:29 +08:00
MambaWong
abbbe71122 CxImag's link is no longer valid
CxImag's link is no longer valid
2018-12-20 20:39:16 +08:00