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 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A lightweight lock protected by an atomic boolean.☆38Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- ☆41Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- ☆31Updated 5 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated last year