threading-library
There are 20 repositories under threading-library topic.
python-thread/thread
A Python threading library extension ⭐️ Star to support our work!
justincjack/phpthreads
Provides multithreading functionality for PHP. Efficiently allows for POSIX pthread-like behavior in PHP programs to create daemon and server programs.
kishanpatel22/kernel_concepts
Operating Systems general concepts and detailed explanation of xv6 kernel.
tosh-coding/AsyncFiberWorks
C# threading library with async/await friendly fiber.
Vizonex/aiothreading
A fork of aiomultiprocess but for using threads with asyncio coroutines.
km/ezThread
Library for easy threading tasks
Synaptic724/threadfactory
ThreadFactory is a concurrency framework for Python 3.13+ (No-GIL). It provides custom Work future objects and thread-safe collections, laying the foundation for scalable parallel execution in modern Python.
marciovmf/stdx
stdx is a minimalist, modular C99 utility library inspired by the STB style. It provides a set of dependency-free, single-header components that extend common programming functionality in C.
RubenFrans/SJSL
SJSL - Simple Job System Library written in C++
Adelsbach/aethrds
Adelsbach Enhanced Threading Library
TheFloatingBrain/ThreadIt
Designed as a cross platform drop in easy to use threading library, mainly an abstraction layer over std::thread and pthread, with attention to the specific requirements of platforms like Google Native Client/UCC.
GintuVedula/OTP-Verification-System-with-Python
OTP (One-Time Password) verification system in Python
medvedaleksey/who_am_i_telebot
Telegram bot for play in chats. Username in Telegram:@Who_am_I_newbot.
akash247777/Sales-Report
This is a Python-based desktop application designed to generate sales summary reports for multiple sites by connecting to a SQL Server database. The app uses Tkinter for the GUI, supports parallel processing for faster report generation, and allows exporting reports as .zip files containing individual .txt files for each site.
cipz/PycomThreadHandler
Example on how to start and exit threads in pycom's version of micropython.
LohiyaH/Motion-Detection-Alarm-System
Advanced motion detection alarm using Python and OpenCV. Real-time video analysis, customizable sensitivity, instant alerts, and seamless integration with email/SMS notifications for comprehensive security monitoring.
PC-2208/Speech-to-Speech-LLM-Bot
Project Title- Speech- to-Speech LLM Bot
VIKASNARASIMHA1/Automated_Personal_Assistant_V1
This Python-based Desktop Application Automated Personal Assistant is designed to help users manage daily tasks, get news updates, fetch weather information, receive stock/crypto prices, and more. It features a graphical user interface (GUI) built using Tkinter and integrates with various APIs for added functionality.