iddm / thread-priorityLinks
A simple Cross-platform thread schedule and priority library for rust.
☆144Updated 4 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:
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆212Updated last week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Compatibility adapter between tokio and futures☆187Updated this week
- Semantic wrapper for byte count representations☆150Updated last week
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Better reference counted strings for Rust☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Compile-time string operations☆114Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- A fixed-size circular buffer written in Rust.☆138Updated 5 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- FFI-compatible futures☆171Updated 3 months ago
- ☆43Updated last year
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- Minimal asynchronous executor for Rust☆133Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆70Updated last year
- Fast JSON deserialization on borrowed data☆121Updated last month
- Async synchronization primitives☆279Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Async broadcast channels☆189Updated 4 months ago