awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesExecutor-Agnostic Spawning

Traits and macros for spawning futures on executors from both async and synchronous contexts.

Distinct from Async Task Spawning: Distinct from Async Task Spawning: focuses on spawning from any context (async or sync) without coupling to a specific executor, not just from within async functions.

Explore 1 awesome GitHub repository matching software engineering & architecture · Executor-Agnostic Spawning. Refine with filters or upvote what's useful.

Awesome Executor-Agnostic Spawning GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rust-lang/futures-rsAvatar rust-lang

    rust-lang/futures-rs

    5,870Vezi pe GitHub↗

    Zero-cost asynchronous programming in Rust

    Spawns futures on executors from both async and synchronous contexts through trait methods and macros.

    Rustasync-foundations
    Vezi pe GitHub↗5,870
  1. Home
  2. Software Engineering & Architecture
  3. Task Scheduling
  4. Parallel Task Executors
  5. Parallel Task Spawning
  6. Async Task Spawning
  7. Executor-Agnostic Spawning