Ecosyste.ms: Repos

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

GitHub topics: posix-threads

ApostolisSiampanis/parallel_computing_project_2023 Fork of dimitrisstyl7/parallel-computing-project-2023

Parallel Computing University Project

Language: C - Size: 1.27 MB - Last synced: about 12 hours ago - Pushed: about 15 hours ago - Stars: 0 - Forks: 0

Nomi/Operating-Systems-1-and-2

My solutions to the tasks for OPS 1 and 2 courses at my university.

Language: C - Size: 1 MB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

frankencode/CoreComponents

A Modern C++ Toolkit

Language: C++ - Size: 23.5 MB - Last synced: 22 days ago - Pushed: 23 days ago - Stars: 4 - Forks: 1

ysan/thread_manager

Asynchronous I/O communication framework during multi threads and section sequence manager.

Language: C - Size: 932 KB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 2 - Forks: 0

sysprog21/concurrent-programs

Complementary Concurrency Programs for course "Linux Kernel Internals"

Language: C - Size: 234 KB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 322 - Forks: 76

mfeiguel/Multithreaded_FileServer

This is an implementation of a multithreaded file server that serves static files.

Language: Dockerfile - Size: 2.2 MB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 0 - Forks: 0

Electrostat-Lab/CThreads

Testcases about POSIX Threads --Unix-based & Linux Systems

Language: C++ - Size: 70.3 KB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

roncapat/RT-scheduler-RM-PS

Userspace, real-time POSIX scheduler demo, with rate monotonic strategy and polling server for asyncronous task support

Language: C++ - Size: 21.5 KB - Last synced: 30 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

fabiofdsantos/palz

Compress and decompress text files using an algorithm similar to the LZ77/LZ78.

Language: C - Size: 54.7 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

XMaroRadoX/Matrix-Multipication-Using-Posix-Threads

A C program for matrix multiplication using POSIX threads. Implements a matrix multiplication algorithm with pthreads for parallel computing. Aims to improve performance through parallelization and provide a comprehensive implementation using POSIX threads.

Language: C - Size: 73.2 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

omercelik-cs/inter-process-communication

Language: C - Size: 2.93 KB - Last synced: about 2 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

Twin-Falls/Rock-Paper-Scissors-

College homework turned video game in C++ to make use of greater memory management features.

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

ChrisGora/semaphore

Implementation of POSIX-style semaphores in Go

Language: Go - Size: 5.86 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

urbanij/hotel-booking

Client/server application for hotel room bookings. Distributed Programming project @unipisa 2019

Language: C - Size: 271 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

jrkb6/Multi-Threaded-Client-Server-Project

Language: C - Size: 2.93 KB - Last synced: about 2 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

theVeryPulse/philosophers

Dinning philosophers problem

Language: C - Size: 70.3 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

dimitrisstyl7/parallel-computing-project-2023

University Project

Language: C - Size: 1.27 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 1

dleedev365/Bounded-Buffer-Problem

A multi-threaded program that demonstrates "bound-buffer" problem using POSIX threads semaphores and mutexes

Language: C - Size: 71.3 KB - Last synced: 2 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

rexprith/myCode

Example Code Samples to demonstrate Posix APIs, CPP concepts, Sorting & Linux Device Drivers

Language: C++ - Size: 35.2 KB - Last synced: 2 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

oktonion/stdex

std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads

Language: C++ - Size: 2.61 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 61 - Forks: 6

kazeemOnis/POSIX-threads

Multi threading and concurrency

Language: C - Size: 57.6 KB - Last synced: 3 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

imehrdadmahdavi/traffic-controller-simulation

Simulating a traffic shaper which transmits packets controlled by a token bucket filter using POSIX multi-threaded programming

Language: C - Size: 94.7 KB - Last synced: 4 months ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

iurilandolt/philosophers

Dijkstra's dinnig philosophers problem. Introduction to multithreaded programing, concurrency, shared memory space, data-races, deadlocks and other related concepts.

Language: C - Size: 161 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

yankunm/Jeux

A Multithreaded CLI Game Server written from Scratch in C

Language: C - Size: 319 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

sglbl/CSE-344

Assignments of CSE-344 / System Programming on POSIX using mutexes server client communication, pthreads, parent child communication, semaphores, daemon process, systemV / POSIX / binary semaphores, detached/joinable threads, supplier consumer relationship, pipes

Language: C - Size: 24.7 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

elmahygurl/Semaphores

C program that implements a multi-threaded counter system using pthreads and semaphores.

Language: C - Size: 12.7 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

elmahygurl/Algorithms-using-Threads

Implementing Merge Sort and Matrix Multiplication using POSIX Thread

Language: C - Size: 29.3 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

amitsunildhamne/Mandelbrot-Set

Displaying Mandelbrot Set using OpenGL and POSIX Threads

Language: C++ - Size: 36.1 KB - Last synced: 6 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

whynesspower/Mera-Torrent-A-UNIX-Torrent-Client-Of-India

Mera-Torrent is a miniature implementation of Bit-Torrent application using C++ and its standard network libraries. This project involves challenges like Socket and Network programming, Muti-Threading, Peer-to-Peer file sharing, Linux Server Programming, Piece-Selection Algorithm for file sharing.

Language: C++ - Size: 1.4 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

Syed007Hassan/Chain-Smoker-Problem-Using-Semaphores

This project is dedicated to creating a system call that deals with the chain smoker problem. A system call is a request for a service that is made by the application programs to the operating system; these can be either user system call (without kernel intervention) or kernel system call (with kernel intervention).

Language: C - Size: 550 KB - Last synced: 13 days ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

coronensis/tort

ToRT - Tetris device with toy-grade OSEK/VDX-inspired RTOS

Language: C - Size: 2.97 MB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

namanadlakha3/An-Application-based-on-Probability-Prediction-using-Randomization-Algorithms

An Application based on Probability Prediction using Randomization Algorithms. Where winning probability of player and banker is calculated simultaneously with the simulation of game Baccarat.

Language: C - Size: 43.9 KB - Last synced: 7 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 1

kirpichik/yx-proxy

Simple multithreading caching proxy

Language: C - Size: 183 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 7 - Forks: 0

diegofgcoelho/ParallelMatrixMult

A simple parallel dense matrix in C/C++ using POSIX threads

Language: C++ - Size: 129 KB - Last synced: 7 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

dlsrdar/Thread-handling-

Thread handling with semaphores and running alternate threads odd than even considering the time of arrival and making sure no deadlock and starvation at the end releases all the threads.

Language: C - Size: 2.93 KB - Last synced: 8 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

hde-oliv/philosophers

A project to solve the 42 version of the classic Dining Philosophers Problem.

Language: C - Size: 389 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

PetePrattis/processes-and-threads

A program written with compatibility with Posix and uses Posix Threads to increase or/and decrease a global variable creating a child process and threads.

Language: C - Size: 3.91 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

PetePrattis/Philosopher-dinner-problem-with-Posix-threads-and-mutex

A program written with compatibility with Posix and uses Posix Threads that runs the philosohper dinner problem using threads and mutex to prevent multiple simultaneous execution of the critical section.

Language: C - Size: 44.9 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

baioc/pizzaria-concorrente

A pizzeria simulation with Concurrent Programming

Language: C - Size: 157 KB - Last synced: 9 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

k0l1ka/Parallel-programming-MIPT

My homeworks for parallel programming course at MIPT.

Language: C - Size: 647 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

its-izhar/ASP-Pthreads-EFTs-Processing

Processing EFTs with worker threads (in C++ with POSIX Threads)

Language: C++ - Size: 15 MB - Last synced: 9 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

ptrvsrg/NSU-parallel-programming

Лабораторные работы по дисциплине "Основы параллельного программирования" 4 семестра ФИТ НГУ.

Language: C - Size: 5.46 MB - Last synced: 4 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

Shreyans1602/Parallel_Programming_Using_Threads_And_Locks

In this exercise, you will explore parallel programming with threads and locks using a hash table. You should do this on a computer with multiple cores (verify by running ‘cat /proc/cpuinfo’).

Language: C - Size: 6.84 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

Shreyans1602/Seeking_Tutor_Problem

Using POSIX threads, mutex locks, and semaphores implement a solution that synchronizes the activities of the coordinator, tutors, and the students. Your program should work for any number of students, tutors, chairs and help sought. Allocate memory for data structures dynamically based on the input parameter(s).

Language: C - Size: 5.86 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

Adamouization/Relaxation-Technique-Parallel-Computing

:repeat: Relaxation technique using POSIX threads (shared memory configuration) and MPI (distributed memory configuration).

Language: C - Size: 1.68 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

gkorepanov/CS-3sem

Using C in the UNIX environment (signals, threads and low-level API)

Language: C - Size: 164 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

pauloguimaraes/web-server-pthreads

Montando uma aplicação simples cliente-servidor usando PThreads.

Language: C - Size: 23.4 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

bl33h/convergenceCalculator

A multi-threaded program that calculates the convergence of a function based on user input. It uses pthreads to evaluate the function and displays the summation result.

Language: C++ - Size: 85 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

bl33h/coffeeFactorySimulation

A program that simulates a coffee factory with parallel processing using pthreads. It handles coffee production, storage, and thread synchronization.

Language: C++ - Size: 134 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

sysprog21/threadkit

A collection of lightweight threading utilities

Language: C - Size: 42 KB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 20 - Forks: 6

DaryaEvd/opp

Collection of labs from Parallel Programming course at NSU

Language: C++ - Size: 36.9 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

fritzwill/simplified-memcache

Thread-safe cache for in-memory key-value store that can be used in C++ programs

Language: C++ - Size: 931 KB - Last synced: 27 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

StevieoXOR/Bridge-Crossing

Simulates a 1-way bridge that can support 1 semi-truck or up to 3 cars using C pthreads.

Language: C - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

cyanhill/condition_variable

condition_variable implementation to fix monotonic_clock. This is header-only, dependency C++11 and POSIX library.

Language: C++ - Size: 10.7 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 2 - Forks: 0

liviobisogni/lib-easypthread

An educational real-time C library for easy time & task management

Language: C - Size: 143 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

gurbaaz27/CS433A-Design-Exercises

Solutions of design exercises in CS433A: Parallel Programming, Spring Semester 2021-22

Language: C - Size: 722 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 3 - Forks: 1

liu-jianhao/yfsCpp11

yfs是一个分布式文件系统(mit6.824)

Language: C++ - Size: 378 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 51 - Forks: 9

Junxiao-Zhao/Parallel_Run_length_Encoding

Multi-threads Run-length Encoding

Language: C - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

phoenix-254/sqlike

COP6726 - Database System Implementation - Database From Scratch

Language: C++ - Size: 3.38 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 0

interkosmos/fortran-pthread

Fortran 2003 interface bindings to POSIX Threads.

Language: Fortran - Size: 5.86 KB - Last synced: 4 months ago - Pushed: almost 4 years ago - Stars: 9 - Forks: 1

paraskevasleivadaros/OS-Part-B

Project for the course Operating Systems [INF 3464]

Language: C - Size: 507 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

publicarray/SystemsProgramming 📦

Part of a Systems Programming UNI course

Language: C - Size: 1.6 MB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

mdaffad/multithread 📦

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

testpassword/Operating-system

Лабораторные работы по операционным системам (ИТМО, ПИиКТ-СиППО, 3 курс)

Language: C - Size: 9.61 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

testpassword/System-software__magistry

Лабораторные работы по системному программному обеспечению (ИТМО, ПИиКТ-СиППО, 5 курс)

Language: C++ - Size: 2.9 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Mohamed-Moumni/Dinning_Philosophers_Problem

In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

Language: C - Size: 57.6 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

aidanTheCoder/Real-Time-Embedded-Systems

Projects from Real-Time Embedded Systems using the POSIX Real-Time Extension

Language: C - Size: 107 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

deepns/posix-mq-example

A sample application to demo posix mq example

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

iproha94/pinball-multiplayer

МГТУ ИУ7 "Углубленное программирование на C/C++" курсовой проект с отчетом

Language: C++ - Size: 6.04 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

aleksey-khoroshavin/OPP

Parallel programming NSU course labs

Language: C++ - Size: 637 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

aleksey-khoroshavin/OS_5-Sem

Operation-Systems NSU course 5 semester labs

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

Tahmeed156/Operating-Systems-Sessional

A curated list of my implementations from the course 'CSE314: Operating Systems'

Language: C - Size: 1.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

vpoulailleau/horses-pthread

Pthread simple program: horses race

Language: C - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

apkuznetsov/realtime-apps-2021

Запуск и организация взаимодействия параллельных процессов. Запуск и синхронизация нитей. Работа с именованной памятью и службой реального времени

Language: C++ - Size: 406 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

jonhoo/pthread_pool

A simple implementation of thread pooling for C/C++ using POSIX threads

Language: C - Size: 176 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 63 - Forks: 19

ArthurGartner/server-client-chatroom

Client/server chatroom application developed in C. Demonstrated ability to build server that can handle multiple clients through the use of multiple threads.

Language: C - Size: 284 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

dariakhaetskaya/OperatingSystems

Labs on Unix SVR4 System Calls and Libraries NSU course. For Solaris 10

Language: C - Size: 23 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 9 - Forks: 2

GeovanaS/nQueens

Programa em C usando POSIX Threads para calcular o posicionamento de rainhas em tabuleiros de xadrez de dimensões quadradas variáveis, de forma que nenhuma rainha ataque outra.

Language: C - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

dariakhaetskaya/Parallel-Programming

My labs for Parallel Programming course using MPI, OpenMP and POSIX threads

Language: C++ - Size: 10.4 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 1

khabibullet/Philosophers

Classical "Dinning philosophers problem" solution to illustrate posix threading and unix multiprocessing workflow.

Language: C - Size: 1.41 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

oguzhanagkus/system-programming

System Programming course projects - includes UNIX/Linux system call and library function examples

Language: C - Size: 2.16 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

manasesjesus/pthreads

Parallel Computing with Pthreads

Language: C - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 6 - Forks: 3

AraKhachatryan/messenger

Linux/Unix terminal command line messenger (chat) with POSIX sockets and threads

Language: C++ - Size: 36.1 KB - Last synced: 11 months ago - Pushed: almost 5 years ago - Stars: 6 - Forks: 1

bhanukaManesha/event-detection-in-fully-distributed-wsn

Contains the implementation of a wireless sensor network using open mpi.

Language: C - Size: 20.6 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

araujo88/multithreaded-server-c

Multithreaded server implementation in C using websockets and POSIX threads

Language: C - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

schevenin/Real-Time-Messaging

Multi-threaded ridesharing and real-time messaging simulation

Language: C++ - Size: 814 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

iremddemir/spacecraft-scheduling

Spacecraft Control with Pthreads

Language: C - Size: 89.8 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

themelinaKz/UniWork

Some of my work as an undergraduate Informatics student (2017-2021)

Language: Jupyter Notebook - Size: 14.5 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

eponari/Parallel-Programming-Coursework

This repository holds coursework from Parallel Programming Course done by me.

Language: C - Size: 1.5 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

fmbxnary/matrix-multiplication

Matrix Multiplication with fork system call and POSIX Threads

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

Fabiokleis/pthread

estudo de programacao concorrente com pthread c/c++

Language: C++ - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

borodun/opp

Учебный курс "Основы параллельного программирования" - ОПП

Language: C++ - Size: 11.5 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Galdoren/Posix-Threads-Examples

POSIX Threads Examples repository

Language: C++ - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

kawinm/Performance-Optimization-Checkered-Matrix-Multiplication

Objective: To find the bottlenecks in the unoptimized single-threaded program for Checkered Matrix Multiplication using PMCs through perf and implemented the optimized single-threaded, multi-threaded and GPU program using CUDA for the same.

Language: C - Size: 802 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

mndxpnsn/threads-cpp

Threads in C++.

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

wiktoriakeller/file-finder

App that uses threads to count a total number of characers and lines

Language: C - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

prempreetbrar/Auction

A program that simulates an auction using POSIX threads in C, where each thread represents a bidder. Progress bars are displayed to see what value each bidder is bidding.

Language: C - Size: 4.25 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

aniketzamwar/Reliable-FTP-over-UDP

Reliable FTP over UDP

Language: C++ - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

aidanTheCoder/Operating-Systems

Code from assignments on Operating Systems

Language: C - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Gharib110/Advanced_C

A repository for advanced C features

Language: Makefile - Size: 4.29 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0