threading
There are 2171 repositories under threading topic.
MorvanZhou/tutorials
机器学习相关教程
oneapi-src/oneTBB
oneAPI Threading Building Blocks (oneTBB)
developit/workerize
🏗️ Run a module in a Web Worker.
joblib/joblib
Computing with Python functions.
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
wilk/microjob
A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
RRZE-HPC/likwid
Performance monitoring and benchmarking suite
brminnick/AsyncAwaitBestPractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
mrousavy/react-native-multithreading
🧵 Fast and easy multithreading for React Native using JSI
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
zpl-c/zpl
📐 Pushing the boundaries of simplicity
mcxiaoke/Android-Next
Android Next 公共组件库
ydf0509/funboost
pip install funboost,python全功能分布式函数调度框架,funboost的功能是全面性重量级,用户能想得到的功能99%全都有;funboost的使用方式是轻量级,只有@boost一行代码需要写。支持python所有类型的并发模式和一切知名消息队列中间件,支持如 celery dramatiq等框架整体作为funboost中间件,python函数加速器,框架包罗万象,用户能想到的控制功能全都有。一统编程思维,兼容50% python业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数,99%用过funboost的pythoner 感受是 简易 方便 强劲 强大,相见恨晚 。
relativty/wrmhl
(Archived) Simple communication between Unity3D and Arduino - by Maxim xyz.
k4m4/onioff
🌰 An onion url inspector for inspecting deep web links.
transient-haskell/transient
A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
GoogleChromeLabs/comlink-loader
Webpack loader to offload modules to Worker threads seamlessly using Comlink.
ConorWilliams/libfork
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
noxdafox/pebble
Multi threading and processing eye-candy.
saimj7/People-Counting-in-Real-Time
People Counting in Real-Time with an IP camera.
RelativityMC/C2ME-fabric
A Fabric mod designed to improve the chunk performance of Minecraft.
victorfisac/Physac
2D physics header-only library for videogames developed in C using raylib library.
DeveloperPaul123/thread-pool
A modern, fast, lightweight thread pool library based on C++20
talkpython/async-techniques-python-course
Async Techniques and Examples in Python Course
Open-NET-Libraries/Open.ChannelExtensions
A set of extensions for optimizing/simplifying System.Threading.Channels usage.
ParRes/Kernels
This is a set of simple programs that can be used to explore the features of a parallel platform.
tghosgor/threadpool11
A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.
spoutn1k/mcmap
Pixel-art map visualizer for Minecraft. Maps are drawn from an isometric perspective.
samay825/Sms-Bomb
This tool named "Sms-Bomb" is mainly use to prank friends with this , All working apis are present in the script , If you do any illegal activites through this script we are not responsible
Turnerj/Quickenshtein
Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
developit/task-worklet
Task Worklet: explainer, polyfill and demos.
slembcke/Tina
Tina is a teeny tiny, header only, coroutine and job library.
rsdn/CodeJam
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
kprotty/usync
Small, fast, synchronization primitives
gregyjames/OctaneDownloader
A high performance, multi-threaded C# file download library.