agnostic_async_executor 0.2.1

Agnostic Rust Async Executor

agnostic_async_executor

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 28 feature flags, 0 of them enabled by default.

smol_executor

  • async-executor
  • num_cpus
  • async-channel
  • blocking
  • futures-lite
  • easy-parallel

wasm_bindgen_executor_with_time

  • wasm_bindgen_executor
  • time
  • wasm-bindgen
  • js-sys
  • futures/async-await
  • send_wrapper

smol_executor_with_time

  • smol_executor
  • time
  • async-io

tokio_executor_with_time

  • tokio_executor
  • time
  • tokio/time

futures_executor_with_time

  • futures_executor
  • time
  • async-timer

tokio_executor

  • tokio/rt-multi-thread
  • futures/executor

wasm_bindgen_executor

  • wasm-bindgen-futures
  • futures/std

async_std_executor_with_time

  • async_std_executor
  • time

test

  • futures
  • concurrent-queue

async_std_executor

  • async-std

futures_executor

  • futures/thread-pool

async-io

    This feature flag does not enable additional features.

blocking

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

async-timer

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

js-sys

    This feature flag does not enable additional features.

easy-parallel

    This feature flag does not enable additional features.

concurrent-queue

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

async-channel

    This feature flag does not enable additional features.

futures-lite

    This feature flag does not enable additional features.

send_wrapper

    This feature flag does not enable additional features.

async-executor

    This feature flag does not enable additional features.

wasm-bindgen

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

wasm-bindgen-futures

    This feature flag does not enable additional features.

num_cpus

    This feature flag does not enable additional features.