Ilya "Stuur" Fedorov
1a9034817d
libjingle has been discontinued
2019-07-30 13:01:51 +03:00
Faraz Fallahi
aa4a3bcb6e
Merge pull request #836 from AshampooSystems/master
...
Adding www.boden.io GUI Framework
2019-07-23 07:38:24 -07:00
myd7349
1f21022b3f
Articles: Add C++Now 2019
2019-07-13 17:34:04 +08:00
myd7349
27adaad7cc
Coding Style Tools: Update Uncrustify
2019-07-13 17:32:14 +08:00
maddimax
34a0b73ff1
Adding www.boden.io GUI Framework
2019-07-11 13:39:21 +02:00
myd7349
497ade23a6
Debug: Add dbg-macro
2019-07-11 18:33:35 +08:00
trick2011
3e9d04ccc4
Added kgabis/parson ( #831 )
2019-07-09 08:07:03 +08:00
myd7349
c3ac11cbd1
JSON: Add cJSON, simdjson
...
Fix #677
Fix #733
2019-07-07 19:46:52 +08:00
myd7349
d69f6aafd1
Memory Allocation: Add mimalloc
2019-06-23 07:41:45 +08:00
myd7349
7c3cd9575b
Networking: Add lwIP ( fix #811 )
2019-06-08 20:12:56 +08:00
myd7349
4e340283db
Networking: Add mTCP
2019-06-08 20:10:12 +08:00
myd7349
9d8f3a6608
Serialization: Update protobuf, upb repo link
2019-06-04 08:26:24 +08:00
myd7349
61e75c848f
Containers: Add robin-hood-hashing, robin-map
2019-05-31 19:05:47 +08:00
myd7349
e7a770ff6a
Clean todo.txt
2019-05-31 19:01:05 +08:00
myd7349
b67623ae02
Math: Update GLM
2019-05-31 19:00:46 +08:00
myd7349
fec02fda14
JSON: Add taoJSON ( fix #768 )
2019-05-30 18:23:18 +08:00
myd7349
f6f9f6fdfa
CSV: Add csv, fast-cpp-csv-parser
...
Fix #751
Fix #800
2019-05-30 18:17:51 +08:00
myd7349
b643c96515
Math: Add linalg.h
2019-05-30 18:08:11 +08:00
Faraz Fallahi
7ab470ccec
Update README.md
...
closes #588
2019-05-29 18:19:07 -05:00
myd7349
9df025ac3d
Move libcsptr to Memory Allocation ( fix #772 )
2019-05-29 19:10:42 +08:00
Daniele Pallastrelli
9fbb6a768b
Add daniele77/cli ( #804 )
2019-05-27 18:11:56 +08:00
Faraz Fallahi
da6a6f081e
Merge pull request #803 from pinam45/dynamic_bitset
...
Added dynamic_bitset to containers
2019-05-26 20:30:40 -05:00
Faraz Fallahi
fd33e148eb
Merge pull request #802 from pinam45/typo-correction
...
Fixed typo
2019-05-26 20:29:28 -05:00
Maxime Pinard
c24dea548b
Added pinam45/dynamic_bitset to containers
2019-05-26 10:48:56 -04:00
Maxime Pinard
dfadcc14d0
Fixed typo
2019-05-26 10:14:06 -04:00
myd7349
6b8a4d5350
Internationalization: Add utf8proc
2019-05-22 12:30:21 +08:00
An Tao
0f9592ec83
Add drogon to the list ( #797 )
2019-05-21 18:10:15 +08:00
Vincent La
553946c1a2
Added CSV Parser ( #511 )
2019-05-21 13:16:16 +08:00
myd7349
825a37dc44
Add awesome-modern-cpp
2019-05-16 19:24:27 +08:00
Faraz Fallahi
7e876ee21e
Merge pull request #788 from stunpix/master
...
Add Buck build system
2019-05-14 09:20:44 -05:00
Alexander Shashkevich
e624495fcc
Add Buck build system
2019-05-14 15:23:13 +03:00
myd7349
f628c3078d
Misc: Update PEGTL ( fix #767 )
2019-05-13 19:37:39 +08:00
myd7349
93804d371b
Reflection: Add visit_struct ( fix #779 )
2019-05-13 19:24:47 +08:00
Faraz Fallahi
e646aa2bfb
Merge pull request #781 from esduran/feat/add-qpp
...
feat: Add Quantum++ To Physics Section
2019-05-09 20:39:03 -05:00
Esteban Duran
86dd971c4c
feat: Add Quantum++ To Physics Section
...
Quantum++ is a modern C++11 general purpose quantum computing library, composed solely of template header files. Quantum++ is written in standard C++11 and has very low external dependencies, using only the Eigen 3 linear algebra header-only template library and, if available, the OpenMP multi-processing library.
2019-05-09 12:08:36 -05:00
flig
a461cfc1f8
Added Hyperscan and PIRE to regexps section
2019-04-28 07:39:56 -05:00
flig
69e5f22634
Regexps section extended for Hyperscan and PIRE libs
2019-04-28 07:39:56 -05:00
flig
c290c57db0
Added Hyperscan and PIRE under regexps section
2019-04-28 07:39:56 -05:00
myd7349
43e436437c
Concurrency: Add FiberTaskingLib ( fix #754 )
2019-04-26 12:47:05 +08:00
myd7349
a811142f9d
Debug: Add Nonius ( fix #721 )
2019-04-26 12:34:30 +08:00
Faraz Fallahi
545aa5c1d5
Merge pull request #748 from Lectem/patch-1
...
Add Intel Games Task Scheduler - Fixes #730
2019-04-24 09:24:12 -05:00
Lectem
1266f6218f
Add Intel Games Task Scheduler - Fixes #730
2019-04-24 14:58:58 +02:00
Chigozirim C
b4385b49ec
Move ZeroMQ to Networking section ( #714 )
...
ZeroMQ is more than just for IPC, so I moved it to a more general section (Networking).
Also updated the link to point to the GitHub repository.
2019-04-17 17:46:35 +08:00
myd7349
c7074c7347
Miscellaneous: Move PHP-CPP to Scripting section
2019-04-16 18:14:35 +08:00
myd7349
40c4d89a91
Miscellaneous: Move meta to Reflection section
2019-04-16 18:12:42 +08:00
myd7349
ef277b877c
Miscellaneous: Remove Better Enums
2019-04-16 18:10:43 +08:00
myd7349
b4dfb2c1bc
Miscellaneous: Add mio ( fix #688 )
2019-04-16 18:06:13 +08:00
myd7349
06f5ad02e6
Miscellaneous: Add CPPIterTools ( fix #740 )
2019-04-16 18:02:42 +08:00
myd7349
63ce87d117
Networking: Add librdkafka
2019-04-16 17:57:37 +08:00
Faraz Fallahi
bf11aeb01d
Merge pull request #739 from gabrielhomsi/patch-1
...
added icecream-cpp
2019-04-15 00:39:09 -05:00