Rare find

Futures Concurrency. Run multiple tasks at the same time safely in Rust applications.

docs.rs/futures-concurrency

Vaya's read on this project

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

Updates

January 2026
  • Merge pull request #223 from yoshuawuyts/unpin-keyed
  • comment why ChunkedVec is Unpin
  • remove pin_project'ion from Keyed
  • Merge pull request #222 from A248/soundly-pinned
  • Release —v7.7.1
  • chore: Release futures-concurrency version 7.7.1
  • Merge pull request #217 from Ddystopia/const_indexer
  • Clarify the comment in ChunkedVec::drop
  • ChunkedVec::drop - fix pin safety violation upon panicking drop
  • Bah! Humbug. The damn style checker failed the build
  • Fix pinned drop violations; make types Unpin where practical
  • fix(indexer): use a static divisor when possible
  • Release —v7.7.0
  • Merge pull request #221 from yoshuawuyts/release-7.6.4
  • chore: Release futures-concurrency version 7.7.0
  • Merge pull request #220 from matheus-consoli/empty-vec
  • Merge branch 'main' into empty-vec
  • Merge pull request #219 from matheus-consoli/look-ma-no-deps
  • handle empty containers on race for vec and array
  • fix merge for empty array of streams
  • fix merge for empty vec of streams
  • use FutureGroup for concurrent streams
January 2025
  • Release —v7.6.3
October 2024
  • Release —v7.6.2
June 2024
  • Release —v7.6.1
April 2024
  • Release —v7.6.0
March 2024
  • Release —v7.5.0
September 2023
  • Release —v7.4.3
August 2023
  • Release —v7.4.2
  • Release —v7.4.1