An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with thread-management

A curated list of projects in awesome lists tagged with thread-management .

https://github.com/jrmadsen/madthreading

A low-overhead, task-based threading API using a thread-pool of C++11 threads

async cplusplus cpp cpp11 multithreading openmp pthreads pybind11 python task-tree tbb thread-management thread-pool threading threadpool threadsafe

Last synced: 11 Apr 2025

https://github.com/dedinc/pythread

A Python library providing a user-friendly interface for managing both synchronous and asynchronous threads.

async-manager asyncio manager pythread task-manager thread thread-management thread-manager threading

Last synced: 07 May 2025

https://github.com/raccoon-hero/threads-siege

A multithreaded arcade-style space defense game built with Java Swing, featuring real-time shooting mechanics, dynamic difficulty scaling, and responsive gameplay elements.

2d-game arcade-game concurrent-programming dynamic-difficulty java java-games multithreading semaphore space-shooter swing synchronization thread-management

Last synced: 05 Apr 2025

https://github.com/ktsu-dev/invoker

A .NET library that ensures delegates are executed on the intended thread, simplifying thread management in UI and graphics applications.

async-invocation cross-thread csharp directx dispatcher dotnet invoker opengl synchronization thread-management ui-thread winforms wpf

Last synced: 16 Jun 2026

https://github.com/williamjardim/opticomputation

A library to calculate computational cost, estimate function execution time and use of RAM memory, without having to execute it first, manage GPUs and threads in a simple way, provide many methods for manipulating text files, methods for downloading, uploading, measuring its disk size, acquired, header production, meta data

file-reader gpu gpu-computing hardware-information memory-usage memory-usage-checker parrallel parrallel-computing process process-management ram-monitoring ram-usage shedule thread-management thread-synchronization threaded threads threads-api

Last synced: 24 Jul 2025

https://github.com/israel-charles/multithreading-package-conveyor-system-simulator

This project involves simulating a Package Conveyor Routing System using Java. The project showcases key concepts in concurrent programming, such as thread management, manual synchronization, and resource sharing.

concurrent-programming java multithreading resource-sharing thread-management thread-synchronization

Last synced: 28 May 2026

https://github.com/kplanisphere/pizzeria-simulation

This project simulates a pizzeria's operations, utilizing multi-threading to handle customer orders and cooking processes concurrently, ensuring efficient order management and processing. This is a final project for my parallel and concurrent programming course.

concurrency concurrent-tasks educational-project java multithreading restaurant-management simulation synchronization systems-programming thread-management

Last synced: 28 Dec 2025