Multithreading support for Lua
-
Updated
Jun 17, 2022 - C++
{{ message }}
Multithreading support for Lua
SafeStream: atomic and safe manipulation with files via native PHP functions.
Climate science package for Julia
Multi-threaded Large-Scale RMAT Graph Generator.
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.
Observer pattern and signals/slots for C++11 projects
Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
Just a little playground, to test and try the benefits of Running Calculations on CPU or GPU with multiple threads.
Given a text file of passwords and choices for each possible character in the password, it will use multiple threads on the cpu and gpu to brute force all possible choices. On my 2015 MacBook Pro it saw 4.5x performance increase with using the gpu and multiple threads on the cpu.
UCTask.Worker is a library that simplifies the use of multiple threads and tasks in in .Net and .Net Core applications.
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data
a crawler using python threading for fun
This is an exercise on java about how to use multiple threads to write into a file.
Multithread brute force zip password cracker
School project Merge-Sort using multiple threads
A c++ unordered_map alternative for small integral keys
Implementation of Forward Automatic Differentiation of Real Valued Functions with multiple threads
Six disk scheduling algorithms that are synchronous. This means that when an algorithm recieve multiple queue, each string will be done one after another, independently, not simultaneously.
High Performance Computing,distributed,concurrent and parallel programming in Python (Numpy/Scipy & Cython)
Add a description, image, and links to the multiple-threads topic page so that developers can more easily learn about it.
To associate your repository with the multiple-threads topic, visit your repo's landing page and select "manage topics."