Climate science package for Julia
-
Updated
Oct 29, 2024 - Julia
Climate science package for Julia
Observer pattern and signals/slots for C++11 projects
SafeStream: atomic and safe manipulation with files via native PHP functions.
Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
A proof-of-concept to demonstrate work distribution on multiple threads using Javascript in the browser
Multi-threaded Large-Scale RMAT Graph Generator.
Multithreading support for Lua
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.
算法, 数据结构, 多线程, 缓存, 分布式事务, 一致性协议, RPC等实现
Just a little playground, to test and try the benefits of Running Calculations on CPU or GPU 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.
This is an exercise on java about how to use multiple threads to write into a file.
Implementation of Forward Automatic Differentiation of Real Valued Functions with multiple threads
A c++ unordered_map alternative for small integral keys
Fast Gauss elimination based on SIMD and multiple threads
High Performance Computing,distributed,concurrent and parallel programming in Python (Numpy/Scipy & Cython)
UCTask.Worker is a library that simplifies the use of multiple threads and tasks in in .Net and .Net Core applications.
School project Merge-Sort using 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.
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."