Multithreading support for Lua
-
Updated
Jul 2, 2023 - C++
Multithreading support for Lua
Multi-threaded Large-Scale RMAT Graph Generator.
Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
Observer pattern and signals/slots for C++11 projects
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.
Climate science package for Julia
SafeStream: atomic and safe manipulation with files via native PHP functions.
Just a little playground, to test and try the benefits of Running Calculations on CPU or GPU with multiple threads.
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data
The serialcom library provides accessing serial ports on LINUX systems with real time RTAI compatibility.
算法, 数据结构, 多线程, 缓存, 分布式事务, 一致性协议, RPC等实现
This is an exercise on java about how to use multiple threads to write into a file.
A c++ unordered_map alternative for small integral keys
a crawler using python threading for fun
High Performance Computing,distributed,concurrent and parallel programming in Python (Numpy/Scipy & Cython)
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.
A news bulletin board system supporting several remote clients to communicate with the server using the sockets and RMI.
School project Merge-Sort using multiple threads
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."