Elzair / core_affinity_rsLinks
Rust crate for managing CPU core affinities
☆204Updated 7 months ago
Alternatives and similar repositories for core_affinity_rs
Users that are interested in core_affinity_rs are comparing it to the libraries listed below
Sorting:
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- Async synchronization primitives☆273Updated last month
- Per-object thread-local storage for Rust☆353Updated this week
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- high-speed timing library in Rust☆369Updated 3 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆458Updated last month
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Async broadcast channels☆186Updated last month
- Async executor☆400Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆449Updated last week
- A fast and flexible LRU map.☆192Updated 8 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- ☆201Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- ☆196Updated 6 months ago
- Generic Atomic<T> type for Rust☆240Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆531Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- rust stackful generator library☆349Updated this week
- Lightweight and high performance concurrent cache☆268Updated last month
- Task abstraction for building executors☆496Updated 2 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆177Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆381Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated 3 weeks ago
- Notify async tasks or threads☆484Updated last month