Docs.rs
  • sync-utils-0.1.4
    • sync-utils 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • frostyplanet
    • Dependencies
      • async-trait ^0 normal
      • atomic-waitgroup ^0 normal
      • chrono ^0 normal
      • core_affinity ^0.5 normal
      • crossfire ^2.0 normal
      • lazy_static ^1.4 normal
      • log ^0.4 normal
      • num_cpus ^1 normal
      • parking_lot ^0.9 normal
      • tokio ^1 normal
      • captains-log ^0.3.2 dev
      • crossbeam ^0.8 dev
      • tokio ^1 dev
    • Versions
    • 30.88% 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
    • 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

sync_utils0.1.4

Crate Items

  • Structs
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • blocking_async::BlockingFuture
  • cpu::CpuShard
  • notifier::NotifyOnce
  • time::DelayedTime
  • waitgroup::WaitGroup
  • waitgroup::WaitGroupGuard
  • worker_pool::bounded::SubmitFuture
  • worker_pool::bounded::WorkerPoolBounded
  • worker_pool::bounded_blocking::WorkerPool
  • worker_pool::unbounded::WorkerPoolUnbounded

Traits

  • worker_pool::Worker
  • worker_pool::WorkerPoolAsyncInf
  • worker_pool::WorkerPoolImpl
  • worker_pool::WorkerPoolInf

Functions

  • bithacks::highest_bit_set
  • bithacks::round_up_to_power2
  • time::check_timelapse
  • time::timestamp
  • time::timestamp_subsec_nanos

Constants

  • worker_pool::ZERO_DUARTION