All Projects → thread-pool → Similar Projects or Alternatives

812 Open source projects that are alternatives of or similar to thread-pool

thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
Stars: ✭ 1,043 (+902.88%)
Threadly
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Stars: ✭ 196 (+88.46%)
Agency
Execution primitives for C++
Stars: ✭ 127 (+22.12%)
Mutual labels:  concurrency, threading, thread-pool
Vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
Stars: ✭ 12,544 (+11961.54%)
Mutual labels:  high-performance, concurrency
not-enough-standards
A modern header-only C++ library that provides platform-independent utilities.
Stars: ✭ 197 (+89.42%)
Mutual labels:  thread-pool, cpp20
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+3919.23%)
Mutual labels:  concurrency, threads
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+71.15%)
Mutual labels:  concurrency, threading
haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
Stars: ✭ 69 (-33.65%)
Mutual labels:  concurrency, thread-pool
soabase-stages
A tiny library that makes staged/pipelined CompletableFutures much easier to create and manage
Stars: ✭ 23 (-77.88%)
Mutual labels:  concurrency, threading
psched
Priority-based Task Scheduling for Modern C++
Stars: ✭ 59 (-43.27%)
Mutual labels:  concurrency, threading
Floyd
The Floyd programming language
Stars: ✭ 133 (+27.88%)
Mutual labels:  concurrency, threading
Hamsters.js
100% Vanilla Javascript Multithreading & Parallel Execution Library
Stars: ✭ 517 (+397.12%)
Mutual labels:  concurrency, thread-pool
Concurrency
Java 并发编程知识梳理以及常见处理模式 features and patterns
Stars: ✭ 495 (+375.96%)
Mutual labels:  concurrency, thread-pool
Object threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
Stars: ✭ 280 (+169.23%)
Mutual labels:  high-performance, concurrency
Thread Pool
Thread pool implementation using c++11 threads
Stars: ✭ 417 (+300.96%)
Mutual labels:  concurrency, thread-pool
stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
Stars: ✭ 216 (+107.69%)
Mutual labels:  cpp20, cpp20-library
SwiftConcurrentCollections
Swift Concurrent Collections
Stars: ✭ 40 (-61.54%)
Mutual labels:  threading, threads
futex
File-based Ruby Mutex
Stars: ✭ 14 (-86.54%)
Mutual labels:  concurrency, threads
Akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
Stars: ✭ 11,938 (+11378.85%)
Mutual labels:  high-performance, concurrency
Concurrent Programming
🌵《实战java高并发程序设计》源码整理
Stars: ✭ 562 (+440.38%)
Mutual labels:  concurrency, thread-pool
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)
Stars: ✭ 617 (+493.27%)
Mutual labels:  concurrency, threading
Java Concurrency Examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Stars: ✭ 173 (+66.35%)
Mutual labels:  concurrency, thread-pool
MultiHttp
This is a high performance , very useful multi-curl tool written in php. 一个超级好用的并发CURL工具!!!(httpful,restful, concurrency)
Stars: ✭ 79 (-24.04%)
Mutual labels:  high-performance, concurrency
Stormpot
A fast object pool for the JVM
Stars: ✭ 267 (+156.73%)
Mutual labels:  high-performance, concurrency
Asyncio
asyncio historical repository
Stars: ✭ 952 (+815.38%)
Mutual labels:  high-performance, concurrency
Pond
Minimalistic and High-performance goroutine worker pool written in Go
Stars: ✭ 187 (+79.81%)
Mutual labels:  high-performance, concurrency
noroutine
Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
Stars: ✭ 86 (-17.31%)
Mutual labels:  concurrency, threads
nativescript-http
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
Stars: ✭ 32 (-69.23%)
Mutual labels:  concurrency, threads
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+85.58%)
Mutual labels:  concurrency, thread-pool
GameThreadPool
游戏中常用的线程池,顺序队列和非顺序队列
Stars: ✭ 18 (-82.69%)
Mutual labels:  thread-pool, threadpool
wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
Stars: ✭ 257 (+147.12%)
Mutual labels:  concurrency, threads
Pht
A new threading extension for PHP
Stars: ✭ 175 (+68.27%)
Mutual labels:  concurrency, threading
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-82.69%)
Mutual labels:  high-performance, concurrency
concurrent-resource
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
Stars: ✭ 17 (-83.65%)
Mutual labels:  concurrency, threading
malloy
A C++ library providing embeddable server & client components for both HTTP and WebSocket.
Stars: ✭ 29 (-72.12%)
Mutual labels:  cpp20, cpp20-library
BinaryLove3
Simple C++ 20 Serialization Library that works out of the box with aggregate types!
Stars: ✭ 13 (-87.5%)
Mutual labels:  cpp20, cpp20-library
awesome-dotnet-async
A curated list of awesome articles and resources to learning and practicing about async, threading, and channels in .Net platform. 😉
Stars: ✭ 84 (-19.23%)
Mutual labels:  threading, thread-pool
Concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Stars: ✭ 340 (+226.92%)
Mutual labels:  concurrency, threading
Blog
Java Performance
Stars: ✭ 83 (-20.19%)
Mutual labels:  high-performance, thread-pool
Simple-Log
dnkpp.github.io/Simple-Log/
Stars: ✭ 13 (-87.5%)
Mutual labels:  cpp20, cpp20-library
python3-concurrency
Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别
Stars: ✭ 49 (-52.88%)
Mutual labels:  concurrency, threadpool
CodeProject
Common code for unity project develop.
Stars: ✭ 28 (-73.08%)
Mutual labels:  threading
optimistic lock coupling rs
🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"
Stars: ✭ 21 (-79.81%)
Mutual labels:  concurrency
java-multithread
Códigos feitos para o curso de Multithreading com Java, no canal RinaldoDev do YouTube.
Stars: ✭ 24 (-76.92%)
Mutual labels:  concurrency
tnt
A 2d Game Engine written in C++20.
Stars: ✭ 30 (-71.15%)
Mutual labels:  cpp20
Hypr
Hypr is a tiling window manager written in modern C++.
Stars: ✭ 659 (+533.65%)
Mutual labels:  cpp20
circular-buffer
A Lock Free Concurrent Circular Buffer
Stars: ✭ 14 (-86.54%)
Mutual labels:  concurrency
SACK
System Abstraction Component Kit
Stars: ✭ 18 (-82.69%)
Mutual labels:  threads
ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
Stars: ✭ 20 (-80.77%)
Mutual labels:  concurrency
react-native-bg-thread
react-native-bg-thread
Stars: ✭ 45 (-56.73%)
Mutual labels:  threading
isolated-runtime
Run untrusted Javascript code in a multi-tenant, isolated environment
Stars: ✭ 21 (-79.81%)
Mutual labels:  threads
today-web
😐 A Java library for building web applications
Stars: ✭ 33 (-68.27%)
Mutual labels:  high-performance
visual-heatmap
Open source javascript module for high performance, large scale heatmap rendering.
Stars: ✭ 21 (-79.81%)
Mutual labels:  high-performance
mandelbrot-threaded-webassembly
A simple demonstration of WebAssembly threads
Stars: ✭ 41 (-60.58%)
Mutual labels:  threads
dingo
A Hybrid Serving & Analytical Processing Database.
Stars: ✭ 108 (+3.85%)
Mutual labels:  high-performance
exposed
High performance RPC framework
Stars: ✭ 28 (-73.08%)
Mutual labels:  high-performance
cachegrand
cachegrand is an open-source fast, scalable and secure Key-Value store, also fully compatible with Redis protocol, designed from the ground up to take advantage of modern hardware vertical scalability, able to provide better performance and a larger cache at lower cost, without losing focus on distributed systems.
Stars: ✭ 87 (-16.35%)
Mutual labels:  high-performance
sched
⏳ a high performance reliable task scheduling package in Go.
Stars: ✭ 46 (-55.77%)
Mutual labels:  high-performance
Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
Stars: ✭ 22 (-78.85%)
Mutual labels:  concurrency
quickstep
Quickstep project
Stars: ✭ 22 (-78.85%)
Mutual labels:  high-performance
1-60 of 812 similar projects