Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
tokio-rs
/
tokio
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.3k
Star
33.2k
Code
Issues
320
Pull requests
125
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Draft: Add BWoS-queue backend to tokio
- #5283
#5283
Closed
jschwe
wants to merge 10 commits into
tokio-rs:master
tokio-rs/tokio:master
from
jschwe:bwos_master_lib
jschwe/tokio-rs:bwos_master_lib
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Draft: Add BWoS-queue backend to tokio
#5283
jschwe
wants to merge 10 commits into
tokio-rs:master
tokio-rs/tokio:master
from
jschwe:bwos_master_lib
jschwe/tokio-rs:bwos_master_lib
Copy head branch name to clipboard
Commits
Commits on May 29, 2023
Draft: Add BWoS-queue backend to tokio
Show description for 60d9ed7
jschwe
and
Jiawei Wang
committed
60d9ed7
View commit details
Copy full SHA for 60d9ed7
Browse repository at this point
Make bwos a `mod` instead of a crate.
jschwe
committed
5f440b9
View commit details
Copy full SHA for 5f440b9
Browse repository at this point
Fix Warnings
jschwe
committed
dd0fbc3
View commit details
Copy full SHA for dd0fbc3
Browse repository at this point
Try fixing dead code warnings
jschwe
committed
3b46c74
View commit details
Copy full SHA for 3b46c74
Browse repository at this point
add stats to full
jschwe
committed
972fe93
View commit details
Copy full SHA for 972fe93
Browse repository at this point
Testing: Set bwos to default to see which tests fail in CI
jschwe
committed
41a5250
View commit details
Copy full SHA for 41a5250
Browse repository at this point
Remove `const` for loom compatability
jschwe
committed
928ea8f
View commit details
Copy full SHA for 928ea8f
Browse repository at this point
Don't use loom for bwos stats
jschwe
committed
086cca0
View commit details
Copy full SHA for 086cca0
Browse repository at this point
Fix inverted `is_empty` function
jschwe
committed
113a19d
View commit details
Copy full SHA for 113a19d
Browse repository at this point
fixup bwosqueue clippy warning
jschwe
committed
184556b
View commit details
Copy full SHA for 184556b
Browse repository at this point
You can’t perform that action at this time.