An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: multiple-threads

dacap/observable

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

Language: C++ - Size: 51.8 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 78 - Forks: 29

nette/safe-stream

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

Language: PHP - Size: 84 KB - Last synced at: 6 days ago - Pushed at: 26 days ago - Stars: 115 - Forks: 14

JuliaClimate/ClimateTools.jl

Climate science package for Julia

Language: Julia - Size: 12.6 MB - Last synced at: about 3 hours ago - Pushed at: about 2 months ago - Stars: 120 - Forks: 16

effil/effil

Multithreading support for Lua

Language: C++ - Size: 375 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 439 - Forks: 47

vany0114/EF.DbContextFactory

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.

Language: C# - Size: 12.6 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 91 - Forks: 21

lkno0705/MatrixMultiplication

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

Language: C++ - Size: 147 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 7

shreyanshmohnot/mpmc

Multiple Producer - Multiple Consumer Problem

Language: C - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

luwojtaszek/rxjava2-simultaneous-tasks

Simultaneous tasks execution using RxJava2

Language: Java - Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Gastd/serialcom

The serialcom library provides accessing serial ports on LINUX systems with real time RTAI compatibility.

Language: C - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

Monksc/MD5PaswordCracker

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.

Language: Swift - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

JoyeBright/OSLab

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

Language: C - Size: 730 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 27

sherwin-dc/cpp-binary-prefix-tree

A c++ unordered_map alternative for small integral keys

Language: C++ - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

farkhor/PaRMAT

Multi-threaded Large-Scale RMAT Graph Generator.

Language: C++ - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 111 - Forks: 37

AndreyKoudr/ThreadedGaussElimination

Fast Gauss elimination based on SIMD and multiple threads

Language: C++ - Size: 52.7 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

kkocdko/UniversalGUI 📦

Universal console app shell

Language: C# - Size: 1.39 MB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

exrook/atomic_box

A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data

Language: Rust - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 2

beston123/java-code

算法, 数据结构, 多线程, 缓存, 分布式事务, 一致性协议, RPC等实现

Language: Java - Size: 376 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

iamlmn/hpc-py

High Performance Computing,distributed,concurrent and parallel programming in Python (Numpy/Scipy & Cython)

Language: Jupyter Notebook - Size: 262 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

alexandrempierre/pthread-forward-autodiff

Implementation of Forward Automatic Differentiation of Real Valued Functions with multiple threads

Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

rafael-mindreau/web-worker-poc

A proof-of-concept to demonstrate work distribution on multiple threads using Javascript in the browser

Language: JavaScript - Size: 758 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AmrHendy/bulletin-board-system

A news bulletin board system supporting several remote clients to communicate with the server using the sockets and RMI.

Language: Java - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0