elast0ny / affinityLinks
Set process and thread affinity in your Rust programs !
☆29Updated last year
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
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 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
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Faster integer division and modulus operations☆87Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- ☆31Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- structured parallel execution for async Rust☆34Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- ☆39Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 5 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆36Updated 11 months ago
- ☆29Updated last year
- Timer facilities for Rust's async story☆56Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 8 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated 2 weeks ago