1. 8d6db15 feat(broadcast): add a bounded MPMC broadcast channel (#253) by onenewcode · 2 hours ago main
  2. b68f3a2 ci: use HawkEye 7.2.0 (#307) by tison · 20 hours ago
  3. da30f7a chore: add a shared release skill and candidate verifier (#302) by tison · 28 hours ago
  4. 6e119b1 chore: Update release date for version 0.7.2 (#304) by tison · 29 hours ago
  5. 8204e14 chore: add a shared license-audit skill and Codex agent (#301) by tison · 32 hours ago
  6. ad5c96b test: benchmark MPMC on Tokio and replace Pollster (#300) by tison · 35 hours ago
  7. 9319ab4 feat(mpmc): add competing queues (#265) by mxsm · 2 days ago
  8. e77cbef feat(phaser): add reusable phase coordination (#250) by Huang Youliang · 2 days ago
  9. 03a5b58 perf(completion): make terminal waits lock-free (#288) by Ryu · 2 days ago
  10. f056962 perf(mpsc): streamline unbounded buffer reclamation (#295) by tison · 2 days ago
  11. 7ad6d68 ci: bump taiki-e/install-action from 2.87.2 to 2.87.7 in the github-actions group (#294) by dependabot[bot] · 2 days ago
  12. 7092326 refactor: simplify unbounded MPSC and consolidate validation (#293) by tison · 3 days ago
  13. f269b33 feat(mpsc): add fair capacity reservations to bounded channels (#291) by tison · 3 days ago
  14. 64d7a94 perf(mpsc): separate bounded waiting and unbounded reclamation (#290) by tison · 5 days ago
  15. 27c3067 refactor(mpsc): replace the legacy queue backend (#247) by mxsm · 5 days ago
  16. a839dfc test(pool): cover cancellation during bounded acquisition (#286) by iqwqi · 5 days ago
  17. 93b3413 docs: refine API map categories (#282) by tison · 8 days ago v0.7.2 v0.7.2-rc.1
  18. e631dfe fix: keep release candidates off crates.io (#284) by tison · 8 days ago
  19. c1be419 docs: limit LICENSE to incorporated third-party works (#283) by tison · 8 days ago
  20. 58425c5 fix: clarify synchronization licensing and documentation (#281) by tison · 8 days ago
  21. 0ed95e5 chore: prepare ASF 0.7.2 release (#280) by tison · 8 days ago
  22. 5c34751 fix: preserve third-party source licensing (#279) by tison · 8 days ago
  23. 4166eea chore: prepare non-ASF 0.7.1 release (#278) by tison · 9 days ago v0.7.1
  24. 12220cb ci: publish release candidates to crates.io (#276) by tison · 9 days ago
  25. dd14ff0 fix: correct third-party licensing (#275) by tison · 9 days ago v0.7.0
  26. 73d68c2 docs: clarify cancellation safety guarantees (#274) by tison · 9 days ago
  27. ca9d25f refactor: separate waker storage from lifecycle tracking (#273) by tison · 9 days ago
  28. fa08a9f perf(waitgroup): specialize one-shot completion state (#270) by tison · 9 days ago
  29. d13d33a perf(countdown): avoid spinning before waiter registration (#271) by tison · 9 days ago
  30. 67acdbc ci: bump taiki-e/install-action from 2.86.6 to 2.87.2 in the github-actions group (#269) by dependabot[bot] · 9 days ago
  31. 2745639 refactor: make arena vacant list explicit (#268) by tison · 10 days ago
  32. bfdfd03 perf: reduce fan-out notification overhead (#266) by tison · 10 days ago
  33. c23a267 build: exclude Cargo target from Typos (#264) by tison · 11 days ago
  34. 2c53aed ci: link discussions to mailing list threads (#263) by Xuanwo · 11 days ago
  35. 02b30dd chore: prepare 0.7.0 release (#262) by tison · 12 days ago v0.7.0-rc.1
  36. fba31fd refactor(internal): lift panic-safe fan-out waking (#260) by tison · 12 days ago
  37. ff8f0f6 fix: harden panic recovery before 0.7.0 (#258) by tison · 12 days ago
  38. 11d0140 fix(mpsc): recover AtomicWaker after clone panic (#259) by tison · 12 days ago
  39. a2c47f4 refactor: simplify waiter registration for 0.7.0 (#257) by tison · 12 days ago
  40. 3dab42d feat(watch): finalize latest-state API (#256) by tison · 12 days ago
  41. f86fed9 fix: harden release-facing API contracts (#255) by tison · 12 days ago
  42. 91baca2 chore: fine tune docs and code (#254) by tison · 13 days ago
  43. 5419516 feat(event): add a manual-reset event (#243) by Orthur · 13 days ago
  44. ad25b99 refactor(completion): make Abandoned opaque (#249) by iqwqi · 13 days ago
  45. 55ce955 refactor: harden library ergonomics and test contracts (#248) by tison · 13 days ago
  46. da53366 fix: clone wakers outside state locks (#245) by tison · 13 days ago
  47. 9de7e03 feat(completion): add one-shot completion primitive with shared receivers (#240) by iqwqi · 13 days ago
  48. 5c981be test: add targeted Miri coverage (#244) by tison · 13 days ago
  49. fb99610 refactor: streamline map debug output (#242) by tison · 13 days ago
  50. 35302a0 refactor: replace fixed coordination shards (#239) by tison · 14 days ago
  51. 0336f53 perf: sharded `OnceTable` (#225) by 狐狸 · 2 weeks ago
  52. f9dc126 docs: streamline repository guidance (#238) by tison · 2 weeks ago
  53. e2666dc docs: drop GitHub release step (#237) by tison · 2 weeks ago
  54. 7d57ccc chore: harden 0.7 release preparation (#236) by tison · 2 weeks ago
  55. e1240ab docs: refine 0.7 release documentation (#235) by tison · 2 weeks ago
  56. 6c9b6cc refactor(channel): simplify channel structure (#234) by tison · 2 weeks ago
  57. ad6b5a8 feat(watch): add a latest-state channel (#233) by iqwqi · 2 weeks ago
  58. a00fb80 test(mpsc): cover bounded sender wakeups (#230) by tison · 2 weeks ago
  59. 11652f9 docs(channel): clarify feature boundaries (#226) by tison · 2 weeks ago
  60. cbe49ea feat(broadcast): add unbounded MPMC channel (#117) by Orthur · 2 weeks ago
  61. 37a394e test(channel): add ecosystem performance baselines (#219) by tison · 2 weeks ago
  62. ba3662c refactor(channel): establish private source layout (#217) by tison · 2 weeks ago
  63. c461305 test: add multithreaded contention benchmarks (#202) by An Long · 2 weeks ago
  64. be96353 refactor(lazy-cell): relax poison flag ordering (#203) by tison · 2 weeks ago
  65. 2bfeabc refactor(shutdown): clarify graceful shutdown roles (#201) by tison · 2 weeks ago
  66. 576aa40 refactor(lazy-cell): make future storage explicit (#199) by tison · 2 weeks ago
  67. 2cecc15 feat(lazy-cell): add explicit constructors (#198) by Polly Labs · 2 weeks ago
  68. 0a16ed5 docs: remove unused oneshot feature from setup (#197) by tison · 3 weeks ago
  69. 82b091d docs: simplify blocking interoperability example (#196) by tison · 3 weeks ago
  70. 870445f docs: refine README API guidance (#195) by tison · 3 weeks ago
  71. 3314e99 feat(once): Add async LazyCell implementation (#168) by Matt · 3 weeks ago
  72. 4261ee2 chore: allow module inception workspace-wide (#192) by tison · 3 weeks ago
  73. 2f1fa5e refactor: clarify waiter arena contracts (#191) by tison · 3 weeks ago
  74. cc4db52 perf(semaphore): store wake batch on stack (#190) by tison · 3 weeks ago
  75. a3bad1c fix(semaphore): defer waiter waker drops (#189) by tison · 3 weeks ago
  76. 300618a perf(semaphore): Allocate wake buffer only when needed (#188) by Matt · 3 weeks ago
  77. fea0976 chore: update homepage URL in .asf.yaml (#187) by Twice · 3 weeks ago
  78. 879dc4e chore: update homepage URL (#186) by Twice · 3 weeks ago
  79. c505b91 perf(mpsc): replace boxed receiver wakers (#182) by tison · 3 weeks ago
  80. 48e746f fix(pool): preserve capacity across replenishment races (#181) by tison · 3 weeks ago
  81. c67c237 refactor(pool): simplify lifecycle and maintenance semantics (#180) by tison · 3 weeks ago
  82. 5b86f20 refactor(broadcast): remove overflow channel (#179) by tison · 3 weeks ago
  83. 9d2dfc7 feat(pool): port runtime-agnostic object pools (#177) by tison · 3 weeks ago
  84. 0f4013a ci: check GitHub Actions against ASF allowlist (#178) by tison · 3 weeks ago
  85. 8bd7c3b refactor(semaphore): remove acquire-and-forget helpers (#175) by tison · 3 weeks ago
  86. d871591 refactor(semaphore): replace forget APIs (#174) by Phoenix · 3 weeks ago
  87. 633c3ec chore: fine tune notice section position (#173) by tison · 3 weeks ago
  88. e916b9c chore: migrate HawkEye to v7 (#172) by tison · 3 weeks ago
  89. 7b278b3 fix(broadcast): publish slots in sequence (#145) by tison · 3 weeks ago
  90. 1fe3e49 refactor: remove admission primitives (#166) by tison · 3 weeks ago
  91. 7ad4bf0 feat: add priority-share admission control (#134) by Andy Lok · 3 weeks ago
  92. 04dc57d feat: add independent once primitive features (#165) by tison · 3 weeks ago
  93. 9389c74 docs: align incubator branding and packaging (#164) by tison · 3 weeks ago
  94. ba6ea88 chore: establish incubator release process (#163) by tison · 3 weeks ago
  95. abd3dcf chore: configure ASF repository settings (#162) by tison · 3 weeks ago
  96. 9d07957 docs: reorganize project background (#161) by tison · 3 weeks ago
  97. c60fdc6 chore: Reflect the ASF Incubation status (#159) by tison · 3 weeks ago
  98. 7817a5f feat: add opt-in synchronous future bridge (#153) by Gunther Xing · 3 weeks ago
  99. 02e58ed refactor: clarify public primitive boundaries (#158) by tison · 3 weeks ago
  100. 524d5f1 feat: gate primitives behind feature flags (#157) by tison · 4 weeks ago