Rare find

Async Executor. A straightforward tool that runs multiple tasks at the same time in Rust programs.

github.com/smol-rs/async-executor

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2026
  • Release —v1.14.0
  • Release 1.14.0
January 2026
  • chore: add `use Box` (for no-std compatibility)
  • refactor: import items from core and alloc if possible
  • refactor: return `Self`
December 2025
  • Merge pull request #154 from smol-rs/dependabot/cargo/criterion-0.8
  • Update criterion requirement from 0.7 to 0.8
October 2025
  • Fix failing docs build (#152)
August 2025
  • Pin an Executor's State to minimize atomic operations. (#146)
  • Release —v1.13.3
  • v1.13.3
  • Don't explicitly panic or block when avoidable (#147)
  • Update criterion requirement from 0.6 to 0.7
July 2025
  • Update criterion requirement from 0.5 to 0.6 (#142)
  • Ignore clippy::unused_unit lint
  • Fix clippy::uninlined_format_args warning
April 2025
  • Release —v1.13.2
  • Release 1.13.2
January 2025
  • ci: Use reusable workflows for fmt and security_audit
December 2024
  • Reduce memory footprint
  • deps: Bump slab to v0.4.7
  • Ignore poisoning of `active`
October 2024
  • ci: Use "v2.0.0" branch for security check
September 2024
  • Release —v1.13.1
July 2024
  • Release —v1.13.0
May 2024
  • Release —v1.12.0
April 2024
  • Release —v1.11.0
  • Release —v1.10.0
March 2024
  • Release —v1.9.1
February 2024
  • Release —v1.9.0