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
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Take a value atomically once.☆30Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- ☆42Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Byte-wise atomic memcpy.☆43Updated last week
- ☆31Updated 5 years ago
- ☆36Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated last year
- A lightweight lock protected by an atomic boolean.☆38Updated 2 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago