comparison CREDITS.md @ 933:a29cd04e3878

misc: remove C++ and CMake implementation
author David Demelier <markand@malikania.fr>
date Sun, 10 Jan 2021 16:45:27 +0100
parents f5ccf65ae929
children 3ea3361f0fc7
comparison
equal deleted inserted replaced
932:0e11221c9bcc 933:a29cd04e3878
12 Free, open-source famous crypto library. 12 Free, open-source famous crypto library.
13 13
14 - Duktape, http://duktape.org 14 - Duktape, http://duktape.org
15 Absolutely awesome JavaScript engine written in C by a super nice author. 15 Absolutely awesome JavaScript engine written in C by a super nice author.
16 16
17 - CMake, http://cmake.org
18 The best build system ever.
19
20 - Pandoc, http://pandoc.org
21 Powerful document converter.
22
23 - Niels Lohmann JSON library, https://github.com/nlohmann/json
24 The best C++ JSON library.
25
26 - Boost, http://boost.org
27 Powerful and portable libraries.
28
29 - uriparser, https://uriparser.github.io 17 - uriparser, https://uriparser.github.io
30 Simple URI parser. 18 Simple URI parser.