An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: conditional-variables

mayank-02/multithreading-library

A lightweight C library based on one-one and many-one model for threading.

Language: C - Size: 664 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 6

Shreyas9699/Sorting-Visualization

This repo visualizes various sorting algorithms using SDL (Simple DirectMedia Layer). The code is designed to run an application that graphically demonstrates how different sorting algorithms work.

Language: C++ - Size: 5.22 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

chrisioan/TCP-Server-Client

TCP Server/Client in C++ using sockets, mutexes, conditional variables and multi-threading.

Language: C++ - Size: 7.52 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

adityavk/thread-pool

A lightweight header-only C++11 thread pool library

Language: C++ - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ELAPS0/concurrent

с++ multithreading example

Language: C++ - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Adi2K/Multi-Threading-Examples

Implementation of POSIX thread library in C. Used Mutex, Semaphores, Conditional Variable

Language: C - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jastka4/meadow-simulation

Project for university. Multithreaded meadow simulation in C++.

Language: C++ - Size: 434 KB - Last synced at: 11 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Quelich/dining-philosophers

This repository implements a deadlock-free solution to the famous Synchronization problem called the Dining Philosophores.

Language: C - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Quelich/sleeping-barber-problem

This repository implements a solution to the famous Synchronization problem called the Sleeping Barber Problem.

Language: C - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nishikantparmariam/Multithreaded-Concurrent-Web-Server

Concurrent web server using producer-consumer problem with different scheduling policies - Shortest File First, Shortest File Name First, First in First Out, and security.

Language: HTML - Size: 927 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

WENXU-codinglife/Multithreading-Producer-Consumer

Implementation of the producer-consumer problem written in C++

Language: C++ - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RoseLeBlood/MiniThread

Mini Thread is a library for creating secure threads for the esp32 microcontroller. With variable condition support if required. And wrappers and many usefull wrappers

Language: C++ - Size: 5.41 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

pixel-z/Concurrency

Simulation of vaccination system and music festival using concepts of multithreading in C

Language: C - Size: 166 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

surajiyer/Operating-systems

Operating systems (2INC0), 2015-16

Language: C - Size: 646 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0