Commit Graph

1175 Commits

Author SHA1 Message Date
Sean Valeo
803c47512b add link to C++ by example 2021-02-01 13:55:22 -05:00
Pirogov, Vadim
1a6e8c6862 Added oneDAL to Machine Learning section 2021-01-29 15:57:17 -08:00
Pirogov, Vadim
8445f9855b Added oneDNN to Artificial Intelligence section 2021-01-29 15:57:09 -08:00
Matt Bentley
6f5d596631 Add indiesort, pcg-rand 2021-01-13 11:11:30 +13:00
Faraz
4bad5943e5 Merge pull request #1068 from zhouqingqing/patch-1
remove duplicated concurrency/Quantum reference
2020-12-29 23:33:49 -06:00
David Haim
0112e37a3a Add concurrencpp to the concurrency section 2020-12-29 11:42:04 +02:00
Qingqing Zhou
8cb3a676d4 remove duplicated concurrency/Quantum reference 2020-12-28 17:30:01 -08:00
Jianhui Liu
1424ad16e0 fix the two changed links for free c and c++ books 2020-12-27 22:57:32 +08:00
Faraz
2e097be8e0 Merge pull request #1066 from MCWertGaming/patch-1
added three cli libraries
2020-12-26 20:54:20 -05:00
Damon Leven
7cfbd1236f added three cli libraries 2020-12-24 13:28:30 +00:00
Ivan Shynkarenka
a31885a855 Add CppServer to Networking section 2020-12-23 23:28:20 +03:00
Ivan Shynkarenka
b49b638f9f Add FastBinaryEncoding protocol to Serialization section 2020-12-23 23:23:08 +03:00
Madhukar-Gavani
b223d7532d Added paiza.io in Online Compiler
paiza.io has multiple files supporting with collaborative editing.
2020-12-16 13:31:45 +05:30
Yiannis Papadopoulos
7b1304a223 Merge branch 'master' into patch-1 2020-12-03 16:47:25 -05:00
Eyal Rozenberg
2fea528dbb Added cuda-api-wrappers to the concurrency section
CUDA is a richer, though vendor-specific, alternative for working with GPUs - with several entries in this list already. And while it lets you write modern C++ code on the GPU side - its host-side API is C-style, clunky and annoying. cuda-api-wrappers makes it awesomely-C++'ish.
2020-12-02 20:56:51 +02:00
Jesse Walker
ee44688e40 Recommend C-Turtle 2020-11-23 17:57:38 -05:00
Faraz
4b8c7d66b1 Update README.md 2020-11-16 23:01:56 -05:00
Faraz
8063f919d0 Merge pull request #1052 from 25077667/master
Update KArchive official link
2020-10-18 15:54:37 -04:00
SCC/楊志璿
3599ad6fac Update KArchive official link 2020-10-18 03:24:50 +08:00
Jose Luis Blanco-Claraco
c5b9b0ea05 Add mrpt-serialization 2020-10-15 16:42:54 +02:00
Pratik Anand
7576f44b0a NanoGUI github link changed
Original NanoGUI project is in maintenance mode. There is a newer fork of NanoGUI which is recommended by original repo's README to be the place of active development
2020-10-10 00:40:10 -07:00
Angelo Theodorou
23ba44a9cf Add nCine to the list of game engines 2020-10-03 15:43:33 +02:00
Daniele E. Domenichelli
d7c0583f4e Add YARP 2020-10-01 14:50:13 +02:00
Alex Yorke
9d511c2706 Fix broken link 2020-09-24 22:50:54 -04:00
myd7349
9f05aae216 Database: Add unqlite 2020-09-15 23:01:42 +08:00
danielaparker
264433631b [jsoncons] Add jsoncons to the list of JSON libraries 2020-08-23 19:42:12 -04:00
danielaparker
bacd779482 [jsoncons] Add jsoncons to the list of JSON libraries 2020-08-23 19:41:03 -04:00
H3RSKO
1580463c11 Updated Readme
Fixed typo in Readme:

Changed "Aglorithm" to "Algorithm"
2020-08-15 23:51:39 -04:00
giorgio
96f3a59a77 Containers: Add PGM-index 2020-08-11 12:02:27 +02:00
CppSimd
2153a2bee0 Remove unmaintained Atomic Game Engine (#1009)
No commits since 2018 and unmaintained as per their README.
2020-08-01 16:39:48 +08:00
Faraz Fallahi
90e049cb12 Merge pull request #1014 from myd7349/csv2
CSV: Replace deprecated csv with csv2
2020-07-18 18:05:38 -04:00
Faraz Fallahi
0c30b61559 Merge pull request #1013 from myd7349/elements
GUI: Add Elements
2020-07-18 18:05:06 -04:00
myd7349
2c981a2798 CSV: Replace deprecated csv with csv2 2020-07-18 23:07:40 +08:00
myd7349
16bc15a018 GUI: Add Elements 2020-07-18 23:03:28 +08:00
myd7349
2f05f8e932 Audio: Add AudioFile 2020-07-18 22:49:20 +08:00
Kigs-framework
fa970829c6 Update README.md 2020-07-07 09:49:45 +02:00
Wiktor Żurawik
9f314c4654 Update microprofile link and license 2020-06-17 15:51:07 +02:00
Faraz Fallahi
d26965c340 Merge pull request #994 from epezent/patch-1
Add implot, an immediate mode plotting widget.
2020-06-05 00:06:01 -04:00
Patrick Stotko
29699803e0 Add stdgpu 2020-06-04 12:56:28 +02:00
Evan Pezent
8853343d18 Add implot, an immediate mode plotting widget. 2020-05-31 20:02:05 -05:00
Faraz Fallahi
ee675c9655 Merge pull request #989 from egorpugin/patch-1
Replace outdated CPPAN package manager with SW package manager
2020-05-18 01:00:29 -04:00
Nicholas Wang
8a0911f85b nuklear repo moved
the original repository is archived and moved.
2020-05-15 17:45:48 -05:00
Egor Pugin
07244ba0c1 Replace outdated CPPAN package manager with SW package manager and build system. 2020-05-16 00:27:11 +03:00
Faraz Fallahi
8f15509ee7 Merge pull request #921 from eao197/master
Add SObjectizer framework
2020-05-07 14:53:20 -04:00
Faraz Fallahi
8bc4e8d183 Merge pull request #946 from stephassoria/master
Kigs framework added
2020-04-03 23:14:28 -04:00
tftzee
e8a4a2ce07 Added eCAL to Inter-process communication.
Pub/sub, client/server, C++/Python/C#, various message protocols (protobuf, capnproto ..).

https://github.com/continental/ecal

Apache 2 license
2020-04-03 19:11:45 +02:00
Faraz Fallahi
2302d0120e Merge pull request #964 from ithewei/master
Add libhv
2020-03-20 19:40:31 -04:00
Faraz Fallahi
49e7fa45b2 Merge pull request #970 from alexgomes09/crown
added crown in Game Engine section
2020-03-10 18:49:53 -04:00
Faraz Fallahi
c3b2867b61 Merge pull request #971 from alexgomes09/alexgomes09-marl
Added marl into Concurrency section
2020-03-10 18:49:14 -04:00
Faraz Fallahi
510ea32277 Merge pull request #972 from alexgomes09/tlse
Added tlse in Networking section
2020-03-10 18:48:28 -04:00