nim-taskpools
ThreadPool
A lightweight threadpool implementation for parallel task execution with low power consumption and high performance.
Lightweight, energy-efficient, easily auditable threadpool
101 stars
19 watching
5 forks
Language: Nim
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An efficient input/output stream library for Nim language | 125 |
| Library providing a thread-safe timer management system. | 8 |
| A stack-based arbitrary precision integer library for Nim | 84 |
| A C implementation of a thread pool that can be used to manage and execute tasks concurrently. | 858 |
| An efficient library for building REST APIs in the Nim language. | 56 |
| Provides an implementation of the Status protocol in Nim language | 9 |
| An efficient and scalable thread pool implementation for concurrent task execution | 102 |
| A thread pool implementation providing exception-safety and performance for concurrent task execution | 131 |
| A Websocket implementation for the Nim programming language | 83 |
| Provides a standardized interface for remote procedure calls over JSON format | 92 |
| A library that provides a thread pool implementation to efficiently manage concurrent tasks in JavaScript applications. | 2,108 |
| Provides a set of reusable HTTP helper procedures in Nim to simplify network programming | 27 |
| A lightweight and easy-to-use C++17 thread pool library for concurrent programming. | 2,252 |
| A concurrent task execution framework written in C++17 | 6 |
| A cross-platform process daemonization library for the Nim programming language | 32 |