Essays about: "Open Source Projects"

Showing result 26 - 30 of 162 essays containing the words Open Source Projects.

  1. 26. From Design to Code: A Study on Generating Production Code From User Interface Design Software

    University essay from Umeå universitet/Institutionen för tillämpad fysik och elektronik

    Author : Albin Frick; [2022]
    Keywords : ;

    Abstract : Creating modern web applications is often done with a modular mindset using components (such as buttons, lists, layouts). These components are beneficial and do not need to be redesigned between projects if the design language is the same. READ MORE

  2. 27. Mutation Testing to Identify and Predict TestBehaviour

    University essay from Mittuniversitetet/Institutionen för data- och systemvetenskap

    Author : Tarek Jamous; Masoud Khalili; [2022]
    Keywords : Behavioural diversity testing; test prioritization; test selection; Mutation testing.;

    Abstract : Testing is one of the crucial steps in software system development, which takes a lot of resources and time. Using Behavioural-based diversity to prioritise test suites has been shown to have the potential to reduce the cost and increase the quality of testing-related software development activities. READ MORE

  3. 28. Detecting Security Patches in Java OSS Projects Using NLP

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Andrea Stefanoni; [2022]
    Keywords : NLP; Deep Learning; vulnerability detection; security patch; Open Source Software; NLP; Deep Learning; sårbarhetsdetektering; säkerhetspatch; programvara med öppen källkod;

    Abstract : The use of Open Source Software is becoming more and more popular, but it comes with the risk of importing vulnerabilities in private codebases. Security patches, providing fixes to detected vulnerabilities, are vital in protecting against cyber attacks, therefore being able to apply all the security patches as soon as they are released is key. READ MORE

  4. 29. Performance-Aware Code Size Optimization of Generic Functions through Automatic Implementation of Dynamic Dispatch

    University essay from Linköpings universitet/Programvara och system

    Author : Ivar Härnqvist; [2022]
    Keywords : Compiler technology; Programming language design; Performance; Code size optimization; Generic programming; Polymorphism; Dynamic dispatch; Type erasure; Monomorphization; Templates; C ; Kompilatorteknik; Programspråksdesign; Prestanda; Kodstorleksoptimering; Generisk programmering; Polymorfism; Dynamic dispatch; Typradering; Monomorfisering; Templates; C ;

    Abstract : Monomorphization and dynamic dispatch are two common techniques for implementing polymorphism in statically typed programming languages. Function templates in C++ use the former technique to enable algorithms written as generic functions to be efficiently reused with multiple different data types by producing a separate function instantiation for each invocation that uses a unique permutation of argument types. READ MORE

  5. 30. Citizen OSINT Analysts : Motivations of Open-Source Intelligence Volunteers

    University essay from Södertörns högskola/Journalistik

    Author : Josie Cochrane; [2022]
    Keywords : open-source intelligence; citizen journalism; self-determination theory; social media; Russia-Ukraine war; fact-checking; activist journalism; psychology; media psychology;

    Abstract : The amount of open-source information – that is, data, images, and footage that is openly available to the public - is growing exponentially. With it, so is the number of citizens analysing this data to form open-source intelligence (OSINT). READ MORE