Elzair / core_affinity_rsLinks
Rust crate for managing CPU core affinities
☆214Updated 11 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☆299Updated 2 months ago
- Async synchronization primitives☆281Updated last month
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- high-speed timing library in Rust☆386Updated 8 months ago
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- Async executor☆435Updated 2 weeks ago
- Async broadcast channels☆190Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆270Updated last month
- ☆209Updated 11 months ago
- Fast function for printing integer primitives to a decimal string☆363Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆319Updated 6 months ago
- ☆205Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆531Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- Rust allocator using jemalloc as a backend☆487Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆147Updated 5 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- rust stackful generator library☆361Updated last month
- Semantic wrapper for byte count representations☆152Updated last week
- Task abstraction for building executors☆565Updated 2 weeks ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆375Updated 5 months ago
- FFI-compatible futures☆172Updated 4 months ago