elast0ny / affinity
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
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆38Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- ☆29Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- 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 lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Cross-platform polyfills.☆15Updated last year
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last week
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Rust String type with configurable byte storage.☆34Updated 6 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
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- ☆19Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago