Threadpool

Open-source projects categorized as Threadpool

Top 16 Threadpool Open-Source Projects

  • Taskflow

    A General-purpose Parallel and Heterogeneous Task Programming System

  • Project mention: Improvements of Clojure in his time | /r/Clojure | 2023-06-16

    For parallel programming nowadays, personally I reach for C++ Taskflow when I really care about performance, or a mix of core.async and running multiple load balanced instances when I’m doing more traditional web backend stuff in Clojure.

  • concurrencpp

    Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

  • Project mention: Is anyone using coroutines seriously? | /r/cpp | 2023-12-05

    I am using concurrencpp for my project. What I like about it is that it's basically a thread pool factory with coroutines. It allows for better structuring / organizing of multithreaded work. So for me the main advantage of coroutines is that the code looks easier to follow

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • thread-pool

    BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library

  • envpool

    C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.

  • Project mention: How do I improve my SB3 PPO on an EnvPool environment | /r/reinforcementlearning | 2023-09-21

    I am looking to improve the overall performance as well as optimize the wall clock time. I slightly modified the code to develop a SB3 wrapper for envpool from here.

  • weave

    A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead (by mratsim)

  • Project mention: The GIL can now be disabled in Python's main branch | news.ycombinator.com | 2024-03-11
  • libfork

    A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

  • thread-pool

    A modern, fast, lightweight thread pool library based on C++20 (by DeveloperPaul123)

  • Project mention: C++ Show and Tell - June 2023 | /r/cpp | 2023-06-01

    I just released version 0.6.0 of my C++20 thread_pool library.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • poolifier

    Fast and small Node.js worker_threads and cluster worker pool

  • Project mention: Poolifier Release 4.0.3 | news.ycombinator.com | 2024-05-08
  • itogami

    Fastest and most efficient goroutine pool (experimental)

  • threadpool

    Golang simple thread pool implementation (by shettyh)

  • Threadpool

    Light, fast, threadpool for C++20 (by ConorWilliams)

  • CommonPP

    Small library helping you with basic stuff like getting metrics out of your code, thread naming, etc.

  • awaits

    async + threads + decorators = ?

  • Project mention: trio VS awaits - a user suggested alternative | libhunt.com/r/trio | 2023-12-09
  • executor

    Java Key Sequential Executor (by jano7)

  • go-workerpool

    Go WorkerPool aims to control heavy Go Routines

  • scheduled_thread_pool_executor

    Scheduled Thread Pool Executor implementation in python

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Threadpool related posts

Index

What are some of the best open-source Threadpool projects? This list will help you:

Project Stars
1 Taskflow 9,608
2 concurrencpp 2,097
3 thread-pool 1,961
4 envpool 1,024
5 weave 529
6 libfork 499
7 thread-pool 372
8 poolifier 312
9 itogami 128
10 threadpool 98
11 Threadpool 87
12 CommonPP 31
13 awaits 26
14 executor 22
15 go-workerpool 11
16 scheduled_thread_pool_executor 1

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com