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
.
hyperium
/
hyper
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
16.3k
Code
Issues
193
Pull requests
52
Discussions
Actions
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: hyperium/hyper
Actions
All workflows
Workflows
Benchmark
Benchmark
cargo-audit
cargo-audit
CI
CI
Copilot
Copilot
pages-build-deployment
pages-build-deployment
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
868 workflow runs
868 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat(server): introduce http3 connections
cargo-audit
#102:
Commit
625206d
pushed by
seanmonstar
3m 12s
http3
http3
3m 12s
View #3925
View workflow file
feat(rt): introduce quic traits
cargo-audit
#101:
Commit
a800f7c
pushed by
seanmonstar
3m 21s
quic
quic
3m 21s
View #3924
View workflow file
Running Copilot Code Review
Copilot
#1:
by
Copilot
AI
1m 43s
sean/hips
sean/hips
1m 43s
pages build and deployment
pages-build-deployment
#576:
by
github-pages
Bot
4m 5s
gh-pages
gh-pages
4m 5s
pages build and deployment
pages-build-deployment
#575:
by
github-pages
Bot
2m 16s
gh-pages
gh-pages
2m 16s
chore(docs): delete empty .github/PULL_REQUEST_TEMPLATE
CI
#3434:
Commit
7688ee3
pushed by
seanmonstar
8m 1s
master
master
8m 1s
View workflow file
chore(docs): delete empty .github/PULL_REQUEST_TEMPLATE
Benchmark
#641:
Commit
7688ee3
pushed by
seanmonstar
2m 58s
master
master
2m 58s
View workflow file
pages build and deployment
pages-build-deployment
#574:
by
github-pages
Bot
56s
gh-pages
gh-pages
56s
pages build and deployment
pages-build-deployment
#573:
by
github-pages
Bot
51s
gh-pages
gh-pages
51s
perf(http2): reserve minimal send capacity when piping request bodies…
Benchmark
#640:
Commit
4cbb929
pushed by
seanmonstar
3m 14s
master
master
3m 14s
View workflow file
perf(http2): reserve minimal send capacity when piping request bodies…
CI
#3433:
Commit
4cbb929
pushed by
seanmonstar
2m 14s
master
master
2m 14s
View workflow file
fix(http1): synchronize dispatch shutdown with sends
CI
#3432:
Pull request
#4150
opened by
fzlzjerry
14m 37s
fzlzjerry:fix/h1-dispatch-race
fzlzjerry:fix/h1-dispatch-race
14m 37s
View #4150
View workflow file
perf(http2): reserve minimal send capacity when piping request bodies
CI
#3431:
Pull request
#4149
opened by
sandersaares
2m 49s
sandersaares:min-send-capacity-reservation
sandersaares:min-send-capacity-reservation
2m 49s
View #4149
View workflow file
pages build and deployment
pages-build-deployment
#572:
by
github-pages
Bot
50s
gh-pages
gh-pages
50s
pages build and deployment
pages-build-deployment
#571:
by
github-pages
Bot
40s
gh-pages
gh-pages
40s
docs(governance): fix typo (#4146)
Benchmark
#639:
Commit
8a98d13
pushed by
dswij
2m 53s
master
master
2m 53s
View workflow file
docs(governance): fix typo (#4146)
CI
#3430:
Commit
8a98d13
pushed by
dswij
3m 17s
master
master
3m 17s
View workflow file
fix(http1): recognize \n\r\n as a head terminator in the partial-read fast path
CI
#3428:
Pull request
#4147
opened by
nam2ee
4m 11s
nam2ee:fix-h1-lf-crlf-fast-path
nam2ee:fix-h1-lf-crlf-fast-path
4m 11s
View #4147
View workflow file
Fix documentation typo
CI
#3427:
Pull request
#4146
opened by
latent-9
3m 16s
latent-9:fix-doc-typos
latent-9:fix-doc-typos
3m 16s
View #4146
View workflow file
fix: preserve body order in vectored writes
CI
#3426:
Pull request
#4132
synchronize by
snowyukitty
Action required
snowyukitty:fix/vectored-body-prefix
snowyukitty:fix/vectored-body-prefix
Action required
View #4132
View workflow file
pages build and deployment
pages-build-deployment
#570:
by
github-pages
Bot
40s
gh-pages
gh-pages
40s
pages build and deployment
pages-build-deployment
#569:
by
github-pages
Bot
48s
gh-pages
gh-pages
48s
fix(http1): flush bytes buffered by the write re-check before yieldin…
Benchmark
#638:
Commit
f660f5b
pushed by
seanmonstar
2m 54s
master
master
2m 54s
View workflow file
fix(http1): flush bytes buffered by the write re-check before yieldin…
CI
#3425:
Commit
f660f5b
pushed by
seanmonstar
3m 15s
master
master
3m 15s
View workflow file
pages build and deployment
pages-build-deployment
#568:
by
github-pages
Bot
1m 50s
gh-pages
gh-pages
1m 50s
Previous
1
2
3
4
5
6
7
8
…
34
35
Next
You can’t perform that action at this time.