iddm / thread-priorityLinks
A simple Cross-platform thread schedule and priority library for rust.
☆137Updated 3 weeks ago
Alternatives and similar repositories for thread-priority
Users that are interested in thread-priority are comparing it to the libraries listed below
Sorting:
- Migrated to Codeberg☆79Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Compatibility adapter between tokio and futures☆182Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Compile-time string operations☆104Updated last week
- Semantic wrapper for byte count representations☆145Updated 2 weeks ago
- FFI-compatible futures☆167Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆139Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Async synchronization primitives☆273Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Asynchronous access to a bincode-encoded item stream.☆79Updated 6 months ago
- Pull in every source file in a directory as a module☆177Updated last week
- ☆43Updated 11 months ago
- A fixed-size circular buffer written in Rust.☆127Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated last month
- A simple bitset container for Rust☆150Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- Async broadcast channels☆187Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Convert closures into wakers☆45Updated 8 months ago