thread-priority

Thread scheduler

A library for managing thread priorities on multiple platforms

A simple Cross-platform thread schedule and priority library for rust.

GitHub

110 stars
1 watching
20 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

prioritypthreadrustrust-libraryschedulethread

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
garro95/priority-queueA data structure for efficiently managing items with priorities177
ivanseidel/arduinothreadA C++ library that simplifies the management of parallel tasks on Arduino boards.957
iddm/serde-auxAn auxiliary serde library providing helpful functions for serialisation and deserialisation160
meh/ruby-threadA set of Ruby extensions providing various concurrency utilities524
time-rs/timeA comprehensive date and time handling library for Rust.1,129
boostorg/fiberA framework for cooperative scheduling of micro-threads using stored execution states.465
strd6/priority_queueA JavaScript implementation of a priority queue data structure29
davecom/swiftpriorityqueueA data structure implementation for managing elements of varying priorities in Swift372
iddm/challonge-rsA Rust client library for interacting with the Challonge REST API.2
electronicarts/eathreadProvides a unified cross-platform interface for multithreaded programming on various platforms.299
tyler-hardin/thread_poolA thread pool implementation using C++20 primitives and optional priority queue support for POSIX systems.82
fdhvdu/threadpoolA thread pool implementation providing exception-safety and performance for concurrent task execution131
rq/rq-schedulerLibrary that adds scheduling capabilities to Redis-based queuing library1,456
jimblandy/context-switchA comparison of context switch times and memory usage between Rust async tasks and Linux kernel threads.716
iddm/toornament-rsAn API wrapper for interacting with the Toornament.com service using Rust4