Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

threading-synchronization

Here are 63 public repositories matching this topic...

cantok

Implementation of the "Cancellation Token" pattern

  • UpdatedNov 20, 2025
  • Python

Multi-threading camera stream to improve video processing performance

  • UpdatedNov 7, 2022
  • Python

Google Meet Bot is a Python application that automates participation in Google Meet meetings by extracting real-time subtitles, translating them, and detecting questions, enhancing users' online meeting experience.

  • UpdatedDec 8, 2024
  • HTML

Reliable Data Transfer Protocols (go-back-n, stop-and-wait)

  • UpdatedFeb 4, 2021
  • Go

Buddy Management System In Operating Systems.

  • UpdatedFeb 4, 2021
  • Java
JavaEvolution-Learning-Growing-Mastering

.Net Core producer-consumer with BlockingCollection<T>

  • UpdatedJan 8, 2020
  • C#

In this practical I wrote an array-based implementation of a dynamically-chosen fixed-size generic Queue in C, and a thread-safe, blocking queue.

  • UpdatedOct 7, 2024
  • C

This project includes a set of RESTful APIs built using Java Spring Boot, designed for robust and scalable backend development. The APIs are modular, well-documented, and follow best practices for clean architecture, security, and maintainability.

  • UpdatedOct 1, 2025
  • Java

This messaging app is built using the TCP protocol and allows users to communicate with each other via broadcast messages and private messages.

  • UpdatedAug 30, 2024
  • Java

In this project, you will learn the basics of threading a process and how to work on the same memory space. You will learn how to make threads. You will discover the mutex, semaphore and shared memory.

  • UpdatedSep 22, 2021
  • C

General purpose library with utility code for C++20 projects, dealing with UTF-8 / UTF-16 / UTF-32 conversion, dependency injection, signals/slots, string/number conversion and threading.

  • UpdatedDec 17, 2025
  • C++

This Python code includes web scraping, MongoDB database interaction, and data analysis; it fetches news articles, analyzes word frequency, and gathers statistics.

  • UpdatedDec 14, 2023
  • Python

Creating threads can be quite expensive. Typically each thread is going to do essentially the same thing so it’s good to keep reusing them. Threads are actually quite heavy and creating or destroying threads takes time away from what you’re trying to accomplish. Another benefit of thread pools is they keep the system from becoming overloaded. Th…

  • UpdatedMar 4, 2021
  • C

Translates xml string file using multithreading to desired language via google translate api.

  • UpdatedMar 21, 2023
  • Python

Provides a threading read/write mutex lock usable with context managers.

  • UpdatedJan 5, 2021
  • Python

This project is for improving I/O Bound Performance For file transferring. for file transferring this project use image download.

  • UpdatedJun 1, 2022
  • Python

Multi-threaded airport takeoff and landing simulation made in C++ with SFML library

  • UpdatedJul 2, 2024
  • C++

Improve this page

Add a description, image, and links to thethreading-synchronization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thethreading-synchronization topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp