iddm / thread-priorityLinks
A simple Cross-platform thread schedule and priority library for rust.
☆140Updated 2 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.☆205Updated 2 weeks ago
- Migrated to Codeberg☆80Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A fixed-size circular buffer written in Rust.☆131Updated 3 months ago
- ☆43Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- Compile-time string operations☆108Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆151Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆168Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- FFI-compatible futures☆167Updated last month
- Minimal asynchronous executor for Rust☆133Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last week
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Async broadcast channels☆187Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Async interface for working with processes☆204Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- A simple bitset container for Rust☆155Updated 4 months ago