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
- ☆38Updated last year
- A newtype with alignment of at least `A` bytes☆30Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆29Updated 8 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Faster integer division and modulus operations☆70Updated 2 years ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Take a value atomically once.☆27Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 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…☆45Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Timer facilities for Rust's async story☆54Updated 3 months ago
- ☆35Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Atomic operations on potentially uninitialized integers.☆18Updated this week
- A dynamic library helper for rust crates☆34Updated last year
- Tiny little crate to determine how large an unnameable type is.☆10Updated 11 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Defer running expensive destructors until later☆19Updated 2 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- Channels and schedulers that trigger events on Mio☆16Updated 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