iddm / thread-priorityLinks
A simple Cross-platform thread schedule and priority library for rust.
☆132Updated this week
Alternatives and similar repositories for thread-priority
Users that are interested in thread-priority are comparing it to the libraries listed below
Sorting:
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Migrated to Codeberg☆79Updated last year
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Define your own PhantomData☆152Updated last month
- Rust macro for automatically generating default☆141Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Show unused code from multi-crate Rust projects☆102Updated 9 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Async synchronization primitives☆269Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A simple bitset container for Rust☆143Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago