Essays about: "smart pointers"

Found 4 essays containing the words smart pointers.

  1. 1. Linking Developer Experience with Lambda and Smart Pointer Usage

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

    Author : Marcus Roos; Alexander Karlsson; [2022]
    Keywords : C ; Lambda; Smart Pointers; GitHub; Repositories; URE;

    Abstract : Assessing developer’s experience and proficiency haslong been a tough task for recruiters to tackle properly. Afunctional programming concept known as lambdas has been proven to be an indicator of more experienced developers. READ MORE

  2. 2. Using Rust as a Complement to C for Embedded Systems Software Development

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Karl Rikte; [2018]
    Keywords : Rust; language review; memory safety; smart pointers; productivity; cross-compilation; Technology and Engineering;

    Abstract : Rust aims to bring safety to low-level programming by using zero-cost ab- stractions. These provide, among other things, guaranteed memory safety and threading without data races. Garbage collected languages have become popular to guarantee safety, but in performance critical, memory limited or real time applications, it is not an ideal solution. READ MORE

  3. 3. Adapting Operating Systems to Embedded Manycores: Scheduling and Inter-Process Communication

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Vishnuvardhan Avula; [2014]
    Keywords : ;

    Abstract : The aim of this thesis is to adapt a bare minimum version of Enea’s OSE, a real-time operating system to Tilepro64, a 32-bit many-core processor. The tasks include mapping memory regions, context handling and interrupt management and building drivers for programmable interrupt controller and timer. READ MORE

  4. 4. Monte Carlo simulation techniques : The development of a general framework

    University essay from Institutionen för ekonomisk och industriell utveckling

    Author : Emma Nilsson; [2009]
    Keywords : Monte Carlo Simulation;

    Abstract : Algorithmica Research AB develops software application for the financial markets. One of their products is Quantlab that is a tool for quantitative analyses. An effective method to value several financial instruments is Monte Carlo simulation. READ MORE