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
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- structured parallel execution for async Rust☆37Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- ☆31Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆42Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆47Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 6 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago