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:
- ☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- Timer facilities for Rust's async story☆56Updated 11 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Proc macro for smol async runtime☆54Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 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
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 6 months ago
- ☆31Updated 5 years ago
- Simple Rust STUN client library for resolving external IP address and port of a UDP socket☆21Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- Faster integer division and modulus operations☆87Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated last week