elast0ny / affinity
Set process and thread affinity in your Rust programs !
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for affinity
- ☆37Updated last year
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆59Updated 2 months ago
- A safe-guarded transmute for Rust☆38Updated 5 months ago
- A radioactive stabilization of the ptr_meta RFC.☆21Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Timer facilities for Rust's async story☆53Updated last month
- 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
- Nudging the compiler to auto-vectorize things☆72Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated 3 weeks ago
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- ☆31Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- ☆40Updated 2 months ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆16Updated last year
- A circular buffer-like queue container.☆35Updated 4 years ago
- Rust String type with configurable byte storage.☆33Updated last month
- ☆44Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- The simd optimized escape code☆53Updated last week
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆29Updated 6 months ago