threading
Here are 260 public repositories matching this topic...
The Multi-Threaded A* Search Algorithm with OpenMP is a high-performance implementation of the A* search algorithm designed to efficiently explore and find the optimal path in a graph or grid-based environment. By Having threads tackle all of the different directions they can access, a quicker solution can be obtained when dealing with Large Graphs
-
Updated
Apr 17, 2024 - C++
-
Updated
Jun 29, 2018 - C++
Cross-platform library that generalizes functionality that requires platform-specific code, such as displaying message boxes, interrogating hardware capabilities, locating special folders and advanced task/resource coordination.
-
Updated
Jun 22, 2024 - C++
This repository contains all home and lab assignments for the CSE 314: Operating System Sessional course, part of our Term-2, Level-3 curriculum. It applies theories from CSE 313 to implement various OS parts..
-
Updated
Aug 15, 2024 - C++
A fun Windows C++ program which loads specific CPU cores to 100% so you can draw something in CPU core usage view in task manager.
-
Updated
May 11, 2025 - C++
ThreadPool implementation in C++.
-
Updated
Feb 3, 2020 - C++
Experiments with rate-limiter algorithms and multithreading.
-
Updated
Oct 24, 2023 - C++
Operating Systems FAMCS BSU Y2S4 Course
-
Updated
May 24, 2019 - C++
Writing and testing faster multithreaded opencv programs with cpp interface. Tough to beat serial processing.
-
Updated
Jul 27, 2019 - C++
Implementations of an OS process scheduler and multi-threaded programs for checking prime and palindrome numbers, written in C++.
-
Updated
Jan 10, 2025 - C++
-
Updated
Oct 2, 2020 - C++
Improve this page
Add a description, image, and links to the threading topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the threading topic, visit your repo's landing page and select "manage topics."