Docs.rs
maniac-runtime-0.1.0
maniac-runtime 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cmolocznik
Dependencies
cfg-if ^1
normal
core_affinity ^0.8
normal
crossbeam ^0.8
normal
crossbeam-epoch ^0.9
normal
crossbeam-utils ^0.8
normal
dashmap ^6.1
normal
futures ^0.3
normal
futures-lite ^2.6
normal
log ^0.4
normal
once_cell ^1.21
normal
pin-project-lite ^0.2
normal
rand ^0.9
normal
criterion ^0.7
dev
loom ^0.7
dev
pollster ^0.4
dev
tokio ^1.0
dev
libc ^0.2
normal
winapi ^0.3
normal
Versions
62.69%
of the crate is documented
Platform
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 mpsc
maniac_
runtime
0.1.0
Module mpsc
Module Items
Structs
Functions
In maniac_
runtime::
runtime
maniac_runtime
::
runtime
Module
mpsc
Copy item path
Source
Structs
§
Receiver
Sender
Blocking MPMC Queue - Multi-Producer Single-Consumer with blocking operations
Functions
§
new
Create a new blocking MPSC queue
new_
with_
sender
new_
with_
waker
Create a new blocking MPSC queue with a custom SignalWaker