Skip to content
#

threads

Here are 2,038 public repositories matching this topic...

ThreadPoolManager is a C++ project that implements an efficient multi-threading system using a thread pool for generic functions of the same type and different tasks. It includes task management, synchronization mechanisms, and thread-safe logging to demonstrate concurrent task execution.

  • Updated Jun 5, 2024
  • C++
dude

Duplicates Detector is a cross-platform GUI utility for finding duplicate files, allowing you to delete or link them to save space. Duplicate files are displayed and processed on two synchronized panels for efficient and convenient operation.

  • Updated Jun 3, 2024
  • Python

Improve this page

Add a description, image, and links to the threads 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 the threads topic, visit your repo's landing page and select "manage topics."

Learn more