Multithreading support for Lua
-
Updated
Jul 2, 2023 - C++
Multithreading support for Lua
Multi-threaded Large-Scale RMAT Graph Generator.
Climate science package for Julia
SafeStream: atomic and safe manipulation with files via native PHP functions.
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
Fast Gauss elimination based on SIMD and multiple threads
School project Merge-Sort using multiple threads
High Performance Computing,distributed,concurrent and parallel programming in Python (Numpy/Scipy & Cython)
This is an exercise on java about how to use multiple threads to write into a file.
A multi-thread TCP backdoor programmed in Perl by demonalex in 2004.
A c++ unordered_map alternative for small integral keys
算法, 数据结构, 多线程, 缓存, 分布式事务, 一致性协议, RPC等实现
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."