Commit Graph

1657 Commits

Author SHA1 Message Date
Faraz Fallahi
030e3a488d Merge pull request #920 from cbachhuber/fix-ncurses-singular
Fix ncurses plural to singular
2019-11-30 22:55:11 -05:00
Christoph Bachhuber
483ed8fc09 Fix ncurses plural to singular 2019-11-30 16:01:44 +01:00
Faraz Fallahi
225e4bea26 Merge pull request #915 from krzysztof-jusiak/debug_ut
[Debug] Add `μt` Unit Testing Framework
2019-11-17 11:28:40 -05: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
Faraz Fallahi
c1bf041951 Merge pull request #903 from antonioborondo/cpprestsdk
Add C++ REST SDK into Web Application Framework category
2019-10-21 07:03:15 -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
f09d4460be Merge pull request #896 from n9267aakashsharma/master
Update contributors guidelines
2019-10-09 10:22:55 -05:00
n9267aakashsharma
80c86c97b6 Update contributors guidelines 2019-10-09 20:31:44 +05:30
Faraz Fallahi
b41fc3dcc0 Update README.md 2019-10-04 21:12:27 -05:00
Faraz Fallahi
3033009395 Merge pull request #892 from wanglun/add_boost_serialization
Serialization: Add Boost Serialization
2019-09-25 10:21:44 -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
Faraz Fallahi
bded902f11 Merge pull request #882 from byronhe/patch-1
remove duplicate libhydrogen
2019-09-18 09:28:47 -05:00
byronhe
8cd322fe96 remove duplicate libhydrogen 2019-09-18 14:32:11 +08:00
Faraz Fallahi
1aa5ccabd3 Merge pull request #881 from skywind3000/master
Add: KCP - a fast and reliable ARQ protocol
2019-09-17 15:50:02 -05: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
Faraz Fallahi
5c189af5e9 Merge pull request #874 from zalox/master
Update repo url after juCi++ was moved to gitlab
2019-09-06 09:26:39 -05:00
Jørgen Lien Sellæg
7664b979ac update repo url after juCi++ was moved to gitlab 2019-09-06 12:34:25 +02:00
Faraz Fallahi
b6b14e907e Merge pull request #873 from rikyoz/patch-1
Add bit7z library
2019-09-04 09:54:50 -05: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
Faraz Fallahi
25079fcaef Merge pull request #860 from trax44/master
Update README.md
2019-08-16 09:32:47 -05:00
trax44
70aecaba54 Update README.md
No longer a header only library 

See https://github.com/zuhd-org/easyloggingpp
2019-08-16 16:18:10 +02:00
myd7349
a4105c348e Machine Learning: Add libsvm 2019-08-13 19:02:59 +08:00
myd7349
9eb9b4761e Configuration: Add inih 2019-08-04 13:27:08 +08:00
myd7349
be4d956988 Configuration: Add inih, iniparser, libconfuse, simpleini
Close #602
Close #832
2019-08-04 13:13:35 +08:00
myd7349
613416ee46 Graphics: Add LLGL 2019-08-04 12:29:28 +08:00
myd7349
0c071e5fcb Update capnproto (close #743) 2019-08-03 13:07:57 +08:00
myd7349
b1d25b1dd9 Travis-CI: Allow duplicate links, skip SSL error
Travis-CI: Clean dead links
2019-08-03 12:41:53 +08:00
myd7349
c87ee200e2 Memory Allocation: Add tgc (close #838) 2019-08-03 12:06:35 +08:00
xhawk18
f0feb2e38d Add promise-cpp, the Promise/A+ library in c++ (#612) 2019-08-03 11:53:08 +08:00
myd7349
1bed95680f Machine Learning: Add darknet (close #530) 2019-08-03 11:40:09 +08:00
myd7349
c65e787b1e Font: Add Fontconfig, FreeType, otfcc (close #825) 2019-08-03 11:28:26 +08:00
myd7349
828418283d Game Engine: Add Corange (close #837) 2019-08-03 11:14:05 +08:00
myd7349
e7bcfc350b Networking: Add DPDK (close #820), PF_RING 2019-08-03 11:00:34 +08:00
myd7349
5c26443f89 Image Processing: Add Leptonica (#557) 2019-08-03 10:55:31 +08:00
Faraz Fallahi
6b2496c5a1 Merge pull request #842 from IlyaStuurFedorov/master
libjingle has been discontinued
2019-07-30 09:23:19 -05:00