iddm / thread-priority
A simple Cross-platform thread schedule and priority library for rust.
☆127Updated last month
Alternatives and similar repositories for thread-priority
Users that are interested in thread-priority are comparing it to the libraries listed below
Sorting:
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Migrated to Codeberg☆79Updated last year
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Macros for deriving as functions to access Enums as their inner components☆101Updated 8 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- Async broadcast channels☆178Updated 5 months ago
- Semantic wrapper for byte count representations☆136Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Generic Atomic<T> type for Rust☆234Updated last year
- An updated version of linked-hash-map and friends☆113Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Convert closures into wakers☆45Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- ☆42Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 8 months ago
- Compile-time string operations☆95Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆122Updated 4 months ago
- Provides a crate with information from the time it was built.☆172Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated last week