Skip to content
#

multithreading

Here are 6,151 public repositories matching this topic...

This project allows investors to see historical and current data of the stocks in the NASDAQ and NYSE to determine if they should invest. Data is updated automatically weekly on Sunday to reflect new data from recent earnings reports.

  • Updated Jul 9, 2024
  • Python

A Python-based server application designed to efficiently search through a large text file. This project demonstrates the implementation of a multi-threaded server with SSL support, capable of handling multiple client queries simultaneously. The project includes configuration management, logging, and benchmarking different file-search algorithms.

  • Updated Jul 9, 2024
  • Python

a Python command-line tool that identifies and groups similar images using average hashing. It supports single-level and recursive directory scanning, adjustable similarity threshold, and presents results in JSON format. Ideal for image deduplication, organization, and content-based retrieval tasks.

  • Updated Jul 9, 2024
  • Python

This Python code enables two-way serial communication with an Arduino via a computer's serial port using threads for concurrent data exchange. It interfaces with an Arduino program designed for serial communication; refer to the next file for the example code.

  • Updated Jul 9, 2024
  • Python

Improve this page

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

Learn more