elast0ny / affinity
Set process and thread affinity in your Rust programs !
☆26Updated last year
Alternatives and similar repositories for affinity:
Users that are interested in affinity are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- ☆38Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆15Updated 9 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.☆42Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆29Updated 9 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A dynamic library helper for rust crates☆34Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 9 months ago
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Full precision decimal representation of f64☆25Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month