threading-library
There are 19 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.
Vizonex/aiothreading
A fork of aiomultiprocess but for using threads with asyncio coroutines.
tosh-coding/AsyncFiberWorks
C# threading library with async/await friendly fiber.
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.
RubenFrans/SJSL
SJSL - Simple Job System Library written in C++
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.
Adelsbach/aethrds
Adelsbach Enhanced Threading Library
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.
cipz/PycomThreadHandler
Example on how to start and exit threads in pycom's version of micropython.
f3riend/quickLogV2
a password management system that allows you to log in to your accounts quickly version 2 this time I developed it with c#
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.