Docs.rs
fast-able-1.19.2
fast-able 1.19.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
guoyucode
Dependencies
arraystring ^0.3.0
normal
chrono ^0.4
normal
core_affinity ^0.8
normal
crossbeam ^0.8
normal
flume ^0.11
normal
fs2 ^0.4.3
normal
kanal ^0.1.1
normal
log ^0.4
normal
num_cpus ^1
normal
parking_lot ^0.12
normal
scopeguard ^1.2.0
normal
serde ^1
normal
spin ^0.10
normal
thingbuf ^0.1.6
normal
crossbeam ^0.8
dev
env_logger ^0.11.3
dev
once_cell ^1
dev
serde_json ^1
dev
tokio ^1.0
dev
libc ^0.2
normal
Versions
51.66%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module utils
fast_
able
1.19.2
Module utils
Module Items
Statics
Functions
In fast_
able::
fast_
thread_
pool
fast_able
::
fast_thread_pool
Module
utils
Copy item path
Source
Statics
§
CORES
Get CPU core count 获取cpu核心数
Functions
§
get_
core_
skip
use_
last_
core
单核心分配函数 - 使用最后一个闲置核心
use_
last_
core2