Docs.rs
  • stack-queue-0.1.0
    • stack-queue 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Bajix
    • Dependencies
      • async-local ^0.8 normal
      • async-std ^1 normal
      • async_t ^0.7 normal
      • cache-padded ^1.2 normal
      • derive-stack-queue ^0.1.0 normal
      • diesel ^2 normal
      • pin-project ^1 normal
      • static_assertions ^1.1 normal
      • tokio ^1 normal
      • futures ^0.3.25 dev
      • futures-test ^0.3.25 normal
      • loom ^0.5.6 normal
    • Versions
    • 70.83% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

Crate stack_queue

logo

Crate stack_queue

  • Version 0.1.0
  • All Items
  • Modules
  • Structs
  • Traits
  • Attribute Macros

Crates

  • stack_queue
?
Change settings

Crate stack_queue

source ·

Modules

assignment
task

Structs

StackQueue
Task queue designed for facilitating heapless auto-batching of tasks

Traits

BackgroundQueue
Fire and forget auto-batched queue
BatchReducer
Auto-batched queue where batches are reduced by a closure
LocalQueue
Thread local context for enqueuing tasks on a StackQueue
TaskQueue
Auto-batched queue whereby each task resolves to a value

Attribute Macros

local_queue
derive LocalQueue from TaskQueue, BackgroundQueue or BatchReducer impl

Results

stack_queue::LocalQueue
Thread local context for enqueuing tasks on a StackQueue
stack_queue::local_queue
derive LocalQueue from TaskQueue, BackgroundQueue or …
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.
No results :(
Try on DuckDuckGo?

Or try looking in one of these:
  • The Rust Reference for technical details about the language.
  • Rust By Example for expository code examples.
  • The Rust Book for introductions to language features and the language itself.
  • Docs.rs for documentation of crates released on crates.io.