Commit Graph

1657 Commits

Author SHA1 Message Date
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
Faraz
d7e6532c22 Merge pull request #1060 from Madhukar-Gavani/master
Added paiza.io in Online Compiler
2020-12-17 02:32:10 -05:00
Madhukar-Gavani
eb0e5cb941 Merge pull request #1 from Madhukar-Gavani/Madhukar-Gavani-patch-1
Added paiza.io in Online Compiler
2020-12-16 13:33:55 +05:30
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
Faraz
202b1e6bb8 Merge pull request #912 from ipapadop/patch-1
Add STAPL
2020-12-03 19:49:37 -05:00
Yiannis Papadopoulos
7b1304a223 Merge branch 'master' into patch-1 2020-12-03 16:47:25 -05:00
Faraz
21878b6e8e Merge pull request #1057 from eyalroz/patch-1
Add cuda-api-wrappers to the concurrency section
2020-12-03 00:50:41 -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
Faraz
2903d372f9 Merge pull request #1055 from walkerje/master
Add C-Turtle to Graphics
2020-11-24 19:17:38 -05: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
Faraz
93201d712a Merge pull request #1050 from jlblancoc/patch-1
Add mrpt-serialization
2020-10-18 15:52:00 -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
Faraz
0446ea853a Merge pull request #1049 from pratikone/patch-1
NanoGUI github link changed
2020-10-10 16:39:05 -04: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
Faraz
d33f4e648a Merge pull request #1044 from encelo/nCine
Add nCine to the list of game engines
2020-10-03 14:02:34 -04: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
Faraz
170f462b07 Merge pull request #1038 from alexyorke/patch-1
Fix broken boost.org link
2020-09-25 12:54:04 -04:00
Alex Yorke
9d511c2706 Fix broken link 2020-09-24 22:50:54 -04:00
Faraz
076f27f494 Update todo.txt 2020-09-15 19:10:23 -04:00
Faraz
be257debd7 Merge pull request #1033 from myd7349/database/unqlite
Database: Add unqlite
2020-09-15 19:09:12 -04:00
myd7349
9f05aae216 Database: Add unqlite 2020-09-15 23:01:42 +08:00
Faraz
f2c198b1ac Merge pull request #1028 from danielaparker/master
Add jsoncons to list of JSON libraries
2020-08-24 20:38:13 -04: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
Faraz Fallahi
31d1ac212f Merge pull request #1024 from H3RSKO/H3RSKO-readme-typo
Updated Readme
2020-08-16 14:07:44 -04:00
H3RSKO
1580463c11 Updated Readme
Fixed typo in Readme:

Changed "Aglorithm" to "Algorithm"
2020-08-15 23:51:39 -04:00
Faraz Fallahi
272c5147a8 Merge pull request #1022 from gvinciguerra/master
Containers: Add PGM-index
2020-08-11 11:40:45 -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
Faraz Fallahi
7ae9026706 Merge pull request #1010 from myd7349/audiofile
Audio: Add AudioFile
2020-07-18 18:04:28 -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
Faraz Fallahi
044631c85a Merge pull request #1005 from Kigs-framework/patch-1
changed Kigs-framework github url
2020-07-07 11:48:16 -04:00
Kigs-framework
fa970829c6 Update README.md 2020-07-07 09:49:45 +02:00
Faraz Fallahi
573c41cb95 Merge pull request #1002 from Weyzu/master
Update microprofile link and license
2020-06-18 09:22:05 -04: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
Faraz Fallahi
ae7c8712a9 Merge pull request #997 from stotko/stdgpu
Add stdgpu
2020-06-05 00:04:17 -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