iddm / thread-priorityLinks
A simple Cross-platform thread schedule and priority library for rust.
☆139Updated 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:
- Compatibility adapter between tokio and futures☆184Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 2 weeks ago
- Migrated to Codeberg☆80Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- FFI-compatible futures☆167Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Better reference counted strings for Rust☆137Updated last year
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Compile-time string operations☆106Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Semantic wrapper for byte count representations☆148Updated 2 weeks ago
- ☆43Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- Async broadcast channels☆187Updated 2 months ago
- A fixed-size circular buffer written in Rust.☆127Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆138Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆195Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago