iddm / thread-priorityLinks
A simple Cross-platform thread schedule and priority library for rust.
☆146Updated 5 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:
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Migrated to Codeberg☆79Updated 2 years ago
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A fixed-size circular buffer written in Rust.☆139Updated 6 months ago
- Async interface for working with processes☆206Updated 4 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Async synchronization primitives☆280Updated last month
- FFI-compatible futures☆171Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Better reference counted strings for Rust☆140Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Compile-time string operations☆115Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Semantic wrapper for byte count representations☆152Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago