#计算机科学#机器学习相关教程
oneAPI Threading Building Blocks (oneTBB)
翻译 - 官方线程构建基块(TBB)GitHub存储库。对于商业英特尔®TBB发行,请单击此处:https://software.intel.com/zh-cn/tbb
Computing with Python functions.
翻译 - 使用Python函数进行计算。
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
Performance monitoring and benchmarking suite
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
翻译 - System.Threading.Tasks.Task的扩展
Concurrent Python made simple
🧵 Fast and easy multithreading for React Native using JSI
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
翻译 - Microsoft.VisualStudio.Threading是一个xplat库,它提供了Visual Studio和其他应用程序中使用的许多线程和同步原语。
📐 Pushing the boundaries of simplicity
翻译 - 📐推动简单的界限
pip install funboost,python全功能分布式函数调度框架,funboost的功能是全面性重量级,用户能想得到的功能99%全都有;funboost的使用方式是轻量级,只有@boost一行代码需要写。支持python所有类型的并发模式和一切知名消息队列中间件,支持如 celery dramatiq等框架整体作为funboost中间件,python函数加速器,框架包罗万象,用户能想...
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
翻译 - 用于 C++20 的前沿、无锁、无等待、持续窃取调度程序
🌰 An onion url inspector for inspecting deep web links.
(Archived) Simple communication between Unity3D and Arduino - by Maxim xyz.
A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, a...
Webpack loader to offload modules to Worker threads seamlessly using Comlink.