iddm / thread-priorityLinks
A simple Cross-platform thread schedule and priority library for rust.
☆142Updated 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.☆207Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Compile-time string operations☆111Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Semantic wrapper for byte count representations☆150Updated last week
- A fixed-size circular buffer written in Rust.☆134Updated 4 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- Async synchronization primitives☆276Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- FFI-compatible futures☆169Updated 2 months ago
- ☆43Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Async broadcast channels☆187Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- Fast JSON deserialization on borrowed data☆116Updated last week
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- Better reference counted strings for Rust☆139Updated last year