chore: bump version to 0.2.1
wyfopushed 1 commit to main • 583961a…3bfbe7d • on Jul 12, 2024
wyfopushed 1 commit to main • a081710…583961a • on Jul 12, 2024
wyfopushed 1 commit to main • 10fcc8b…a081710 • on Jul 12, 2024
wyfopushed 1 commit to main • 923c2a3…10fcc8b • on Jul 12, 2024
ci: install nightly before running miri
Force push
wyfoforce pushed to main • b2bf536…923c2a3 • on Jul 12, 2024
ci: install nightly before running miri
wyfopushed 1 commit to main • e3c70bd…b2bf536 • on Jul 12, 2024
wyfopushed 1 commit to main • 45817aa…e3c70bd • on Jul 12, 2024
feat: add "alloc" feature
wyfopushed 4 commits to main • 7aba705…45817aa • on Jul 12, 2024
chore: bump version to 0.2.0
wyfopushed 2 commits to main • 0ff2cfd…7aba705 • on Nov 12, 2023
wyfopushed 1 commit to main • d67673e…0ff2cfd • on Nov 12, 2023
wyfopushed 6 commits to main • 0eb0c08…d67673e • on Nov 12, 2023
wyfocreated mpsc • 741588c • on Nov 12, 2023
wyfopushed 1 commit to main • eae38f7…0eb0c08 • on Jul 13, 2023
wyfopushed 1 commit to main • b7eed00…eae38f7 • on Jul 12, 2023
Use loom::cell:UnsafeCell
for queue buffers
wyfopushed 1 commit to main • efa8988…b7eed00 • on Jul 12, 2023
Use AtomicWaker custom algorithm for dequeuer waker (
#13 )
Pull request merge
wyfopushed 1 commit to main • 8b35212…efa8988 • on Jul 10, 2023
Use AtomicWaker custom algorithm for dequeuer waker
Remove UnwindSafe
implementation, because it should not be implemented
wyfopushed 2 commits to main • dc9c029…8b35212 • on Jul 9, 2023
Add fairness section in README
wyfopushed 1 commit to main • 35004e7…dc9c029 • on Jul 4, 2023
Shorten waker registration critical section (
#12 )
Pull request merge
wyfopushed 1 commit to main • 65d7313…35004e7 • on Jul 3, 2023
Shorten waker registration critical section
Forbid clippy warnings in CI (
#11 )
Pull request merge
wyfopushed 1 commit to main • 02349b8…65d7313 • on Jul 3, 2023
Fix nightly clippy warning
wyfopushed 1 commit to ci_clippy • bb44ba4…28153ee • on Jul 3, 2023
Forbid clippy warnings in CI
You can’t perform that action at this time.