multiple-threads topic

List multiple-threads repositories

EF.DbContextFactory

91
Stars
21
Forks
Watchers

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 F...

safe-stream

115
Stars
15
Forks
Watchers

SafeStream: atomic and safe manipulation with files via native PHP functions.

effil

430
Stars
48
Forks
Watchers

Multithreading support for Lua

PaRMAT

121
Stars
40
Forks
Watchers

Multi-threaded Large-Scale RMAT Graph Generator.

OSLab

23
Stars
27
Forks
Watchers

Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.

observable

62
Stars
22
Forks
Watchers

Observer pattern and signals/slots for C++11 projects

MatrixMultiplication

16
Stars
6
Forks
Watchers

Just a little playground, to test and try the benefits of Running Calculations on CPU or GPU with multiple threads.