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:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆39Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- ☆36Updated last year
- structured parallel execution for async Rust☆37Updated last year
- List size of types in a Rust crate☆27Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆22Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- ☆63Updated last month