-
Updated
Apr 5, 2022 - C
treads
Here are 11 public repositories matching this topic...
This YouTube Video Downloader app is made with CustomTkinter, pytube and ffmpeg to convert the files to diferent wrappers.
-
Updated
Oct 18, 2024 - Python
A top down game of mini tanks coded in pure Typscript
-
Updated
Jul 3, 2024 - TypeScript
Zifty Bot is designed for delivery drivers using the Treads (Zifty) platform. By automating the claiming process, it saves drivers time, reduces stress, and ensures they never miss out on profitable gigs. With real-time scanning and customizable filters, drivers can focus on completing deliveries while Zifty Bot handles the rest.
-
Updated
Oct 11, 2025
A C++ project for the "Κ24 System Programming" course at DiT, NKUA. This repository contains a multi-threaded data server and a corresponding remote client, implementing file transfers over TCP/IP. The server uses mutexes for synchronization and a custom queue for managing requests, while the client requests and receives files.
-
Updated
Nov 7, 2023 - C++
Solving and implementing the solution of the dining philosophers problem (using threads and mutexes)
-
Updated
Apr 18, 2022 - C
It's a Chat Room Application built in c language with sockets and threads. You can run this program on Ubantu for better experience.
-
Updated
Aug 21, 2023 - C
Simulates the Dining Philosophers problem using threads and semaphores. Philosophers alternate between thinking, eating, and sleeping, while shared forks are carefully synchronized to avoid deadlocks and starvation. Demonstrates concurrency, resource management, and timing control in C.
-
Updated
Aug 12, 2025 - C
The classic dining philosophers problem 🍽️ simulates concurrent philosophers competing for forks, illustrating synchronization techniques to prevent deadlocks, starvation, and race conditions.
-
Updated
Aug 29, 2025 - C
Compresor y descompresor de archivos para linux
-
Updated
Oct 27, 2025 - C
Improve this page
Add a description, image, and links to the treads topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the treads topic, visit your repo's landing page and select "manage topics."