There are 1 repository under threading-library topic.
A Python threading library extension ⭐️ Star to support our work!
Provides multithreading functionality for PHP. Efficiently allows for POSIX pthread-like behavior in PHP programs to create daemon and server programs.
Operating Systems general concepts and detailed explanation of xv6 kernel.
C# threading library with async/await friendly fiber.
A fork of aiomultiprocess but for using threads with asyncio coroutines.
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.
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.
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.
OTP (One-Time Password) verification system in Python
Telegram bot for play in chats. Username in Telegram:@Who_am_I_newbot.
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.
Example on how to start and exit threads in pycom's version of micropython.
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.
Project Title- Speech- to-Speech LLM Bot
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.