Elzair / core_affinity_rs
Rust crate for managing CPU core affinities
☆184Updated last month
Alternatives and similar repositories for core_affinity_rs:
Users that are interested in core_affinity_rs are comparing it to the libraries listed below
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- Async synchronization primitives☆263Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆243Updated last week
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- high-speed timing library in Rust☆332Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆324Updated 3 weeks ago
- Per-object thread-local storage for Rust☆343Updated 11 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆396Updated last week
- Adaptors between compression crates and Rust's async IO types☆477Updated last week
- Generic Atomic<T> type for Rust☆231Updated last year
- A thread pool for isolating blocking I/O in async programs☆352Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆222Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆138Updated 2 years ago
- Task abstraction for building executors☆461Updated 2 months ago
- Async executor☆361Updated 2 months ago
- rust stackful generator library☆324Updated last week
- ☆191Updated last year
- ☆270Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Notify async tasks or threads☆461Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- Futures, streams, and async I/O combinators.☆500Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 7 months ago
- Utilities for collecting metrics from a Tokio application☆326Updated 4 months ago
- A fast and flexible LRU map.☆180Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆238Updated 3 weeks ago
- Lightweight and high performance concurrent cache☆229Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 3 months ago
- Async broadcast channels☆175Updated 3 months ago
- ☆177Updated 3 weeks ago