elast0ny / affinity
Set process and thread affinity in your Rust programs !
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for affinity
- Timer facilities for Rust's async story☆53Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆22Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- ☆38Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Faster integer division and modulus operations☆70Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆15Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Full precision decimal representation of f64☆25Updated last week
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆18Updated this week
- ☆29Updated 6 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- A circular buffer-like queue container.☆35Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- ☆54Updated 5 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Threadsafe RefCell for Rust☆88Updated last year
- ☆11Updated 4 years ago