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
Accelerator
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 }}
ankitkpandey1
/
uringcore
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement uring sock recvfrom
- #4
#4
Merged
ankitkpandey1
merged 14 commits into
main
ankitkpandey1/uringcore:main
from
implement-uring-sock-recvfrom
ankitkpandey1/uringcore:implement-uring-sock-recvfrom
Copy head branch name to clipboard
Jan 11, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Implement uring sock recvfrom
#4
ankitkpandey1
merged 14 commits into
main
ankitkpandey1/uringcore:main
from
implement-uring-sock-recvfrom
ankitkpandey1/uringcore:implement-uring-sock-recvfrom
Copy head branch name to clipboard
Commits
Commits on Jan 10, 2026
Optimize run_tick loop by batching futures lock acquisition
Show description for 79bbdd5
google-labs-jules[bot]
committed
79bbdd5
View commit details
Copy full SHA for 79bbdd5
Browse repository at this point
Implement sock_recvfrom with io_uring and fix clippy warnings
ankitkpandey1
committed
fb38a2a
View commit details
Copy full SHA for fb38a2a
Browse repository at this point
feat: Full UNIX socket support, buffering, and optimization
Show description for 6317b72
ankitkpandey1
committed
6317b72
View commit details
Copy full SHA for 6317b72
Browse repository at this point
docs: Cleanup internal jargon and emojis; ci: Fix verify script venv usage
ankitkpandey1
committed
4de4572
View commit details
Copy full SHA for 4de4572
Browse repository at this point
refactor: Improve loop.py idiomatic quality and comments
Show description for 2705fcc
ankitkpandey1
committed
2705fcc
View commit details
Copy full SHA for 2705fcc
Browse repository at this point
refactor: Optimize dispatch with hash map lookup in loop.py
Show description for 7f6793c
ankitkpandey1
committed
7f6793c
View commit details
Copy full SHA for 7f6793c
Browse repository at this point
refactor: Codebase-wide quality audit
Show description for 3732e42
ankitkpandey1
committed
3732e42
View commit details
Copy full SHA for 3732e42
Browse repository at this point
fix: Restore missing OpType variants
Show description for 795b34f
ankitkpandey1
committed
795b34f
View commit details
Copy full SHA for 795b34f
Browse repository at this point
fix: Robustify tests and clippy compliance
Show description for ab8bce6
ankitkpandey1
committed
ab8bce6
View commit details
Copy full SHA for ab8bce6
Browse repository at this point
fix(ci): Robust port cleanup and fallback for verification tests
Show description for 356ad36
ankitkpandey1
committed
356ad36
View commit details
Copy full SHA for 356ad36
Browse repository at this point
fix(ci): Robust port cleanup and log dumping
ankitkpandey1
committed
5e4e8de
View commit details
Copy full SHA for 5e4e8de
Browse repository at this point
fix(ci): Reduce buffer memory usage to prevent ENOMEM
Show description for ad055ee
ankitkpandey1
committed
ad055ee
View commit details
Copy full SHA for ad055ee
Browse repository at this point
Commits on Jan 11, 2026
chore: update to Rust 2024, upgrade deps, and cleanup
ankitkpandey1
committed
51c32b9
View commit details
Copy full SHA for 51c32b9
Browse repository at this point
docs: remove Project Status section from README
ankitkpandey1
committed
2c04d2e
View commit details
Copy full SHA for 2c04d2e
Browse repository at this point
You can’t perform that action at this time.