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:
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated last month
- structured parallel execution for async Rust☆37Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆39Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 3 weeks ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- ☆63Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Safely cast slices of one built-in fundamental number type to another☆28Updated 7 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Take a value atomically once.☆30Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago