iddm / thread-priorityLinks
A simple Cross-platform thread schedule and priority library for rust.
☆134Updated last month
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.☆193Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Better reference counted strings for Rust☆131Updated last year
- Migrated to Codeberg☆79Updated last year
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Automatic cfg for Rust compiler features☆102Updated last month
- FFI-compatible futures☆167Updated last month
- ☆43Updated 9 months ago
- Semantic wrapper for byte count representations☆140Updated 4 months ago
- A simple bitset container for Rust☆146Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Compile-time string operations☆99Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- A fixed-size circular buffer written in Rust.☆122Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Define your own PhantomData☆155Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆92Updated 2 months ago
- Async broadcast channels☆180Updated 7 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆91Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago