Commit Graph

1122 Commits

Author SHA1 Message Date
Alex Gomes
619b9c9a67 Added marl into Concurrency section
#945
2020-03-08 16:41:36 -04:00
Alex Gomes
fcf8f8cf4a added crown in Game Engine section
#948
2020-03-08 01:02:54 -05:00
Faraz Fallahi
c976dacdb6 Merge pull request #965 from jeremyong/master
Add Klein
2020-03-06 22:38:30 -05:00
Kan Liu
6341649302 fix order for Concurrency 2020-03-07 04:04:22 +08:00
Kan Liu
b69ba038e6 Add kokkos/kokkos 2020-03-07 03:43:15 +08:00
Jeremy Ong
f1189a82bc Add Klein 2020-03-04 21:51:36 -07:00
ithewei
e7b83e8ec8 Add libhv 2020-03-04 17:18:26 +08:00
Odysseas Georgoudis
9597fcda64 Update README.md 2020-03-04 02:11:06 +00:00
Odysseas Georgoudis
2e6e713577 Update README.md
Add Quill Logging Library
2020-03-04 02:05:39 +00:00
Mark Gillard
2c8ce5f4be Adding toml++
https://marzer.github.io/tomlplusplus/
2020-02-25 09:06:06 +02:00
stephassoria
70f372fbe8 Kigs framework added
Added Kigs framework to the frameworks list
2020-02-10 15:30:41 +01:00
Faraz Fallahi
2408e8a5a1 Merge pull request #944 from HaoZeke/fixLinks
Fix links
2020-02-05 21:28:31 -05:00
Rohit Goswami
89425601a4 banshee: Remove since bsf has superceeded it 2020-02-05 17:12:40 +00:00
Rohit Goswami
57782da69f grit: Update link for grit engine 2020-02-05 17:12:34 +00:00
Rohit Goswami
eb69dfa84b readme: Add MD simulation and analysis tools
readme: reformat to please travis

readme: Update gromacs
2020-02-05 17:02:28 +00:00
Haoshen Zhong
faa66a3561 Update README.md 2020-01-30 11:27:30 +08:00
Faraz Fallahi
8a7383cb96 Update README.md 2020-01-19 14:43:32 -05:00
Fabien Péan
7cd7c9dc7a [Physics] add SOFA library 2020-01-19 19:04:26 +01:00
Alex Gomes
05ac42376f Added LAME into Audio category 2020-01-06 18:54:39 -05:00
myd7349
19d1cae81b Merge pull request #930 from kiwixz/master
Add IDE Visual Studio Code
2020-01-03 19:33:40 +08:00
Pranav Srinivas Kumar
8a6d0f93d3 Added tabulate for Modern C++ 2020-01-01 10:33:31 -06:00
kiwixz
f95f7e3d58 add ide visual studio code 2020-01-01 01:55:39 +01:00
Faraz Fallahi
54c3e6c727 Update README.md 2019-12-28 00:02:34 -05:00
Pranav
08f16103a2 Merge pull request #927 from p-ranav/master
Add p-ranav/indicators - Activity indicators for Modern C++
2019-12-14 22:47:41 +08:00
Allan Leal
8f6fea8038 Add autodiff and Reaktoro 2019-12-11 07:48:00 +01:00
eao197
a42015960d SObjectizer added to README.
SObjectizer framework added to Concurrency section.
2019-12-03 11:44:59 +03:00
Christoph Bachhuber
483ed8fc09 Fix ncurses plural to singular 2019-11-30 16:01:44 +01:00
Kris Jusiak
d0670af4eb [Debug] Add μt Unit Testing Framework 2019-11-16 07:44:18 -07:00
data-man
4aad277736 Add CNL library 2019-11-08 18:19:58 +05:00
Yiannis Papadopoulos
978e48b73d Add STAPL
STAPL is a C++ parallel programming framework designed to work on both shared and distributed memory parallel computers.

Its core is a library of ISO Standard C++ components with interfaces similar to the (sequential) ISO C++ standard library. STAPL includes a run-time system, design rules for extending the provided library code, and optimization tools. Its goal is to allow the user to work at a high level of abstraction and hide many details specific to parallel programming, to allow a high degree of productivity, portability, and performance.
2019-10-31 19:32:57 -04:00
Antonio Borondo
bbebc1f2af Add C++ REST SDK into Web Application Framework category 2019-10-20 21:34:11 +02:00
Sebastian
cb2d5157c3 Add IKOS from NASA to static analyzers (#901) 2019-10-18 08:23:46 +08:00
Faraz Fallahi
b9632506b3 Merge pull request #900 from antonioborondo/litepdf
Add litePDF into PDF category
2019-10-15 18:31:26 -04:00
Antonio Borondo
7e2378d48f Add Lyra into CLI category (#899) 2019-10-15 19:23:01 +08:00
Antonio Borondo
ed38e52bae Add litePDF into PDF category 2019-10-13 19:50:39 +02:00
Faraz Fallahi
b41fc3dcc0 Update README.md 2019-10-04 21:12:27 -05:00
wanglun
6810676cb9 Serialization: Add Boost Serialization 2019-09-25 17:35:57 +08:00
myd7349
583579e414 Audio: Add libsoundio (fix #883) 2019-09-21 20:19:00 +08:00
myd7349
ca0fb7bf47 Coding Style Tools: Remove Prettier 2019-09-21 20:16:08 +08:00
myd7349
721f324650 Coding Style Tools: Add EditorConfig (fix #828), Prettier 2019-09-21 20:07:20 +08:00
byronhe
8cd322fe96 remove duplicate libhydrogen 2019-09-18 14:32:11 +08:00
skywind3000
2fe20f0241 update description 2019-09-17 13:32:31 +08:00
skywind3000
99c6c96307 update kcp description 2019-09-17 13:23:36 +08:00
skywind3000
4d9fb1713f add: kcp protocol 2019-09-17 13:22:13 +08:00
myd7349
efa1bdf649 Reflection: Add magic_get (fix #877) 2019-09-10 20:21:05 +08:00
Jørgen Lien Sellæg
7664b979ac update repo url after juCi++ was moved to gitlab 2019-09-06 12:34:25 +02:00
Riccardo
98c20204f6 Add bit7z 2019-09-03 17:56:34 +02:00
Arnaud Botella
aa5a91ade8 Add Bitsery (#871) 2019-09-02 18:56:37 +08:00
Laurent Pugin
f902456254 Adding Verovio (#872) 2019-09-02 18:55:13 +08:00
myd7349
46753dbdf2 Configuration: Add libconfig 2019-08-17 12:16:11 +08:00