iddm / thread-priorityLinks
A simple Cross-platform thread schedule and priority library for rust.
☆145Updated 4 months 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.☆219Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A lightweight version of pin-project written with declarative macros.☆267Updated 2 weeks ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Compile-time string operations☆115Updated last week
- Compatibility adapter between tokio and futures☆188Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Semantic wrapper for byte count representations☆151Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- FFI-compatible futures☆172Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Asynchronous access to a bincode-encoded item stream.