iddm / thread-priorityLinks
A simple Cross-platform thread schedule and priority library for rust.
☆132Updated 3 weeks 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☆88Updated 4 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- A scope for async_std and tokio to spawn non-static futures☆137Updated last year
- Migrated to Codeberg☆79Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- ☆42Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- Better reference counted strings for Rust☆130Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆89Updated this week
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Semantic wrapper for byte count representations☆138Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Typed any map for rust☆67Updated 6 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆89Updated last month
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- FFI-compatible futures☆165Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- An attribute to create an atomic wrapper around a C-style enum☆44Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Async broadcast channels☆179Updated 6 months ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- A fixed-size circular buffer written in Rust.☆116Updated 8 months ago