Eliza Weisman 09800a8fbe docs: use real Tokio in async MPSC examples (#46) 3 years ago
..
mpsc 09800a8fbe docs: use real Tokio in async MPSC examples (#46) 3 years ago
thingbuf bc7544d81a test: add nice debug traces to assertions (#34) 3 years ago
util 5b17c184b0 feat(mpsc): add support for statically-allocated MPSC channels (#23) 3 years ago
wait bc7544d81a test: add nice debug traces to assertions (#34) 3 years ago
lib.rs 527a6398ea feat: add `into_inner` and `Error` impl to `Full` (#43) 3 years ago
loom.rs 54e5353430 feat(recycling): add customizable recycling policies (#33) 3 years ago
macros.rs bc7544d81a test: add nice debug traces to assertions (#34) 3 years ago
mpsc.rs 09800a8fbe docs: use real Tokio in async MPSC examples (#46) 3 years ago
recycling.rs b6527a8609 docs: document all un-documented APIs (#39) 3 years ago
static_thingbuf.rs 0299a6064d feat: add `#[must_use]` to constructors (#45) 3 years ago
thingbuf.rs 0299a6064d feat: add `#[must_use]` to constructors (#45) 3 years ago
util.rs 8c882b0f40 perf(mpsc): rewrite and optimize wait queue (#22) 3 years ago
wait.rs 8c882b0f40 perf(mpsc): rewrite and optimize wait queue (#22) 3 years ago