Git Product home page Git Product logo

samiramhosseini's Projects

cpp-mt-logger-with-antipatterns icon cpp-mt-logger-with-antipatterns

This repository offers a comprehensive guide to multithreaded file logging in C++, including the use of mutexes for thread safety and highlighting anti-patterns that can lead to data races.

cpp-mt-under-the-hood-of-async icon cpp-mt-under-the-hood-of-async

Multithreaded Programming : This repository contains C++ code that explores the underlying mechanics of the std::async function, as described by Bartosz Milewski, a renowned computer scientist.

cpp-unique-ptr-custom-deleter-demo icon cpp-unique-ptr-custom-deleter-demo

This repository hosts a concise example illustrating some of the advanced concepts of C++ such as smart pointers, custom deleters, and controlling object lifetimes

cpp17-job-running-chain-analyzer icon cpp17-job-running-chain-analyzer

The job_running_chain_analyzer is a C++ project that focuses on the parsing, analysis, and reporting of a series of interconnected jobs. Each job has associated data, such as the runtime, next job in the chain, and other key metrics.

cpp20-projections-and-ranges-sort icon cpp20-projections-and-ranges-sort

This repository demonstrates the use of modern sorting techniques in C++20, focusing on the use of the std::ranges::sort function and projections to sort a vector of custom objects.

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.