elast0ny / affinityLinks
Set process and thread affinity in your Rust programs !
☆30Updated last year
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.☆47Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Timer facilities for Rust's async story☆56Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- structured parallel execution for async Rust☆36Updated last year
- Faster integer division and modulus operations☆87Updated 2 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- ☆39Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆36Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated 2 weeks ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆31Updated 5 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Immutable types and ImplicitClone trait similar to Copy☆22Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago