elast0ny / affinityLinks
Set process and thread affinity in your Rust programs !
☆30Updated 2 years ago
Alternatives and similar repositories for affinity
Users that are interested in affinity are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- ☆39Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Faster integer division and modulus operations☆87Updated 3 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A lightweight lock protected by an atomic boolean.☆37Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- structured parallel execution for async Rust☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆29Updated last month
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆30Updated last year
- Atomic operations on potentially uninitialized integers.☆22Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- ☆34Updated 11 months ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- Byte-wise atomic memcpy.☆37Updated last month