Git Product home page Git Product logo

Ivan Lazarevic's Projects

a-star_algorithm icon a-star_algorithm

Several different implementations of the A-Star algorithm, including a Bidirectional version.

bioinf_demo icon bioinf_demo

A Bioinformatics demo in Python working with FASTQ files and using the Modin library

branch_prediction icon branch_prediction

Compares execution speed of processing sorted and unsorted arrays, with and without branching. Disassembly and results included.

cuda_quad_c icon cuda_quad_c

Calculates a definite integral by using three different rules. Compares sequential to parallel implementations.

fintech_platform icon fintech_platform

My implementation of "Build a Fintech Platform in Rust": https://www.manning.com/liveprojectseries/fintech-platform-ser

matrices-c icon matrices-c

Matrix operations in C, sequential and parallel implementations (Open MP)

openmp_quad_manual_c icon openmp_quad_manual_c

Calculates a definite integral by using a quadrature rule. Doesn't use worksharing directives, but shares loop iterations manually.

rope-data-structure icon rope-data-structure

Implementation of a data structure that can store a string and efficiently cut a part (a substring) of this string and insert it in a different position.

rope-data-structure-c icon rope-data-structure-c

Implementation of a data structure that can store a string and efficiently cut a part (a substring) of this string and insert it in a different position

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.