iddm / thread-priorityLinks
A simple Cross-platform thread schedule and priority library for rust.
☆134Updated 2 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:
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- Migrated to Codeberg☆79Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆124Updated this week
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- Compatibility adapter between tokio and futures☆175Updated last week
- Minimal asynchronous runtime for Rust☆129Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Semantic wrapper for byte count representations☆141Updated 2 weeks ago
- A fixed-size circular buffer written in Rust.☆122Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆43Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- Better reference counted strings for Rust☆134Updated last year
- FFI-compatible futures☆166Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Async broadcast channels☆180Updated 7 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆65Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆252Updated 2 weeks ago
- A simple bitset container for Rust☆148Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Object Pool LockFree in Rust☆47Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago