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 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆41Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Byte-wise atomic memcpy.☆41Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Faster integer division and modulus operations☆88Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆27Updated 2 weeks ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- ☆31Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- Safely cast slices of one built-in fundamental number type to another☆28Updated 10 months ago
- Channels and schedulers that trigger events on Mio☆16Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- ☆61Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Full precision decimal representation of f64☆27Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- A lightweight lock protected by an atomic boolean.☆38Updated last week
- Take a value atomically once.☆30Updated 3 years ago