EAThread
Thread manager
Provides a unified cross-platform interface for multithreaded programming on various platforms.
EAThread implements a unified cross-platform interface for multithreaded programming.
299 stars
22 watching
98 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
boostorg/fiber | A framework for cooperative scheduling of micro-threads using stored execution states. | 465 |
openthread/ot-br-posix | A software project that enables IP connectivity and management for Thread networks on POSIX-based platforms | 425 |
zkat/chanl | A concurrency framework that enables threads to communicate and synchronize using channel objects. | 169 |
bshoshany/thread-pool | A lightweight and easy-to-use C++17 thread pool library for concurrent programming. | 2,252 |
bazad/threadexec | This project enables code execution within the context of other processes on iOS 11. | 81 |
mbrossard/threadpool | A C implementation of a thread pool that can be used to manage and execute tasks concurrently. | 858 |
bbidulock/icewm | A window manager designed for speed, usability, and consistency | 598 |
durated/angular-scroll | Provides tools and functionality to manage scrolling interactions in Angular applications. | 9 |
iddm/thread-priority | A library for managing thread priorities on multiple platforms | 110 |
boostorg/interprocess | Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
mtrebi/thread-pool | A C++ implementation of a thread pool for concurrent task execution | 1,156 |
webassembly/threads | Proposes and discusses support for cooperative threading in WebAssembly to enable concurrent execution of multiple threads within a single WASM module | 710 |
meh/ruby-thread | A set of Ruby extensions providing various concurrency utilities | 524 |
marceauka/shaark | A self-hosted platform to manage and share content, including bookmarks, posts, passwords, and pictures. | 582 |
deurzen/kranewm | A C++ implementation of an ICCCM & EWMH compliant X11 window manager with dynamic reparenting capabilities | 0 |