Skip to content

Pull requests: awslabs/shuttle

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix the weekly cron job and move workflows off Node 20
#328 opened Aug 25, 2026 by sarsko Contributor Loading…
Publish shuttle-tokio as 1.0.0
#327 opened Aug 22, 2026 by sarsko Contributor Loading…
Rewrite README to reflect the current state of Shuttle
#326 opened Aug 22, 2026 by sarsko Contributor Loading…
Add the shuttle_enabler crate
#325 opened Aug 22, 2026 by sarsko Contributor Loading…
perf(semaphore): hold the waiter's waker in a RefCell, not a std Mutex
#323 opened Aug 20, 2026 by sarsko Contributor Loading…
perf: stop reading the environment on every block and every poll
#322 opened Aug 18, 2026 by sarsko Contributor Loading…
Performance improvements on semaphore acquires
#321 opened Aug 18, 2026 by sarsko Contributor Loading…
Make test suite finish faster
#320 opened Aug 14, 2026 by sarsko Contributor Loading…
(shuttle-tokio): feat(mpsc): Implement poll_recv for ReceiverInternal
#319 opened Aug 13, 2026 by sarsko Contributor Loading…
Clarify why Arc is re-exported from std rather than modeled
#309 opened Aug 7, 2026 by bkragl Contributor Loading…
Adding Time Models to Shuttle
#217 opened Oct 1, 2025 by dylanjwolff Contributor Loading…
Better instrument backtraces for blocked futures
#215 opened Sep 18, 2025 by sarsko Contributor Loading…
Next Event on Task struct
#212 opened Sep 6, 2025 by dylanjwolff Contributor Draft
Add BatchSemaphore::{held_permits, is_queued}
#178 opened Apr 18, 2025 by sarsko Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.