Docs.rs
  • open-coroutine-core-0.5.0
    • open-coroutine-core 0.5.0
    • Docs.rs crate page
    • LGPL-3.0 OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • loongs-zhang
    • Dependencies
      • cfg-if ^1.0.0 normal
      • core_affinity ^0.8.1 normal
      • corosensei ^0.1.4 normal
      • crossbeam-deque ^0.8.3 normal
      • crossbeam-utils ^0.8.16 normal
      • dashmap ^5.5.3 normal
      • log ^0.4.20 normal
      • num_cpus ^1.16.0 normal
      • once_cell ^1.18.0 normal
      • open-coroutine-iouring ^0.5.0 normal
      • open-coroutine-queue ^0.5.0 normal
      • open-coroutine-timer ^0.5.0 normal
      • polling ^2.8.0 normal
      • simplelog ^0.12.1 normal
      • uuid ^1.3.0 normal
      • backtrace ^0.3.69 dev
      • libc ^0.2.150 normal
      • nix ^0.27.1 normal
      • windows-sys ^0.52.0 normal
    • Versions
    • 56.54% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

open_coroutine_core0.5.0

  • All Items
  • Modules
  • Macros
?
Change settings

Crate open_coroutine_core

source ·

Modules

  • common
    Common traits and impl.
  • constants
    Constants.
  • coroutine
  • log
  • net
  • pool
  • scheduler
  • syscall

Macros

  • co
    Create a new coroutine.
  • error
  • impl_non_blocking
  • info
  • init_log
  • log_syscall
  • warn