elast0ny / affinityLinks
Set process and thread affinity in your Rust programs !
☆27Updated 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 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆39Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Byte-wise atomic memcpy.☆36Updated last week
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆47Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆16Updated 3 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- ☆36Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 9 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month