timerpool
Timer pool
Library providing a thread-safe timer management system.
threadsafe timerpool implementation for event purpose
8 stars
2 watching
1 forks
Language: Nim
last commit: over 4 years ago
Linked from 1 awesome list
eventnim-langtimer
Related projects:
Repository | Description | Stars |
---|---|---|
status-im/nim-taskpools | A lightweight threadpool implementation for parallel task execution with low power consumption and high performance. | 102 |
radex/swiftytimer | An API for scheduling timers in iOS apps using a modern Swift syntax | 1,232 |
mbrossard/threadpool | A C implementation of a thread pool that can be used to manage and execute tasks concurrently. | 858 |
diharaw/dw-thread-pool | A simple, header-only thread pool library for managing tasks and worker threads. | 33 |
dalu93/each | A library providing an elegant interface for creating timers with configurable intervals and automatic memory management | 759 |
shettyh/threadpool | An efficient and scalable thread pool implementation for concurrent task execution | 102 |
socketry/timers | A Ruby library providing timers and scheduling functionality for event loops. | 337 |
fdhvdu/threadpool | A thread pool implementation providing exception-safety and performance for concurrent task execution | 131 |
recp/tm | Provides a set of utility functions for managing timers and elapsed time in C. | 42 |
tyler-hardin/thread_pool | A thread pool implementation using C++20 primitives and optional priority queue support for POSIX systems. | 82 |
mtrebi/thread-pool | A C++ implementation of a thread pool for concurrent task execution | 1,146 |
treeform/chrono | A Timestamps and Timezones library for Nim programming language | 78 |
pithikos/c-thread-pool | A minimal but powerful threadpool implementation in ANSI C | 2,078 |
mattreecebentley/plf_nanotimer | A simple C++ timer class for precision cross-platform benchmarking | 132 |
iddm/thread-priority | A library for managing thread priorities on multiple platforms | 110 |