Elzair / core_affinity_rs
Rust crate for managing CPU core affinities
☆183Updated 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
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- Async synchronization primitives☆261Updated last month
- This is a Rust implementation for popular caches (support no_std).☆108Updated 2 weeks ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week
- Generic Atomic<T> type for Rust☆226Updated last year
- high-speed timing library in Rust☆329Updated last month
- a lock-free concurrent slab (experimental)☆278Updated last month
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆381Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆447Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆119Updated 3 months ago
- Task abstraction for building executors☆450Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Rust allocator using jemalloc as a backend☆389Updated last week
- Fast function for printing integer primitives to a decimal string☆319Updated this week
- Async executor☆355Updated last month
- Define your own PhantomData☆151Updated this week
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- Performant time measuring in Rust☆184Updated 11 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆220Updated last month
- ☆190Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Notify async tasks or threads☆459Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆135Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 7 months ago
- Futures, streams, and async I/O combinators.☆494Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆173Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- A fast and flexible LRU map.☆175Updated last month