Docs.rs
  • nolock-0.4.1
    • nolock 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Lol3rrr
    • Dependencies
      • atomic ^0.5 normal optional
      • futures ^0.3 normal optional
      • lazy_static ^1.4 normal optional
      • criterion ^0.3 dev
      • iai ^0.1 dev
      • pprof ^0.3 dev
      • rand ^0.8 dev
      • tokio ^1.8 dev
      • loom ^0.5 normal
    • Versions
    • 100% of the crate is documented
  • 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

nolock0.4.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • allocator::lrmalloc::Allocator
  • hazard_ptr::Domain
  • hazard_ptr::Guard
  • queues::mpmc::bounded::ncq::Receiver
  • queues::mpmc::bounded::ncq::Sender
  • queues::mpmc::bounded::scq::Receiver
  • queues::mpmc::bounded::scq::Sender
  • queues::mpsc::jiffy::OwnedIter
  • queues::mpsc::jiffy::Receiver
  • queues::mpsc::jiffy::RefIter
  • queues::mpsc::jiffy::Sender
  • queues::spsc::bounded::BoundedReceiver
  • queues::spsc::bounded::BoundedSender
  • queues::spsc::unbounded::UnboundedReceiver
  • queues::spsc::unbounded::UnboundedSender
  • thread_data::ThreadDataStorage
  • thread_data::storage::List
  • thread_data::storage::Trie

Enums

  • queues::DequeueError
  • queues::EnqueueError

Traits

  • thread_data::StorageBackend

Functions

  • hazard_ptr::get_global_domain
  • queues::mpmc::bounded::ncq::queue
  • queues::mpmc::bounded::scq::queue
  • queues::mpsc::jiffy::queue
  • queues::spsc::bounded::queue
  • queues::spsc::unbounded::queue

Type Aliases

  • thread_data::ThreadData