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 }}
Tuntii
/
RustAPI
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4
Star
61
Code
Issues
0
Pull requests
11
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Big performance
- #15
#15
Merged
Tuntii
merged 22 commits into
main
Tuntii/RustAPI:main
from
big-performance
Tuntii/RustAPI:big-performance
Copy head branch name to clipboard
Jan 14, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Big performance
#15
Tuntii
merged 22 commits into
main
Tuntii/RustAPI:main
from
big-performance
Tuntii/RustAPI:big-performance
Copy head branch name to clipboard
Commits
Commits on Jan 7, 2026
Add simd-json support and stack-optimized path params
Show description for 125318a
Tuntii
committed
125318a
View commit details
Copy full SHA for 125318a
Browse repository at this point
Commits on Jan 10, 2026
Update .gitignore
Tuntii
committed
01f8988
View commit details
Copy full SHA for 01f8988
Browse repository at this point
Add webhook exporter HTTP support and OpenAPI for SSE
Show description for 38cb85e
Tuntii
committed
38cb85e
View commit details
Copy full SHA for 38cb85e
Browse repository at this point
Commits on Jan 11, 2026
Add benchmarking and integration tests for RustAPI
Show description for 7473e02
Tuntii
committed
7473e02
View commit details
Copy full SHA for 7473e02
Browse repository at this point
Commits on Jan 13, 2026
Add WebSocket benchmarks and extras modules
Show description for b1cba51
Tuntii
committed
b1cba51
View commit details
Copy full SHA for b1cba51
Browse repository at this point
Add audit logging system and rustapi-testing crate
Show description for db12ca6
Tuntii
committed
db12ca6
View commit details
Copy full SHA for db12ca6
Browse repository at this point
Add streaming request body support and rustapi-jobs crate
Show description for 208e898
Tuntii
committed
208e898
View commit details
Copy full SHA for 208e898
Browse repository at this point
Add advanced examples: event sourcing, microservices, lambda
Show description for 74f9c20
Tuntii
committed
74f9c20
View commit details
Copy full SHA for 74f9c20
Browse repository at this point
Commits on Jan 14, 2026
Wrap API responses in structured types
Show description for 19de184
Tuntii
committed
19de184
View commit details
Copy full SHA for 19de184
Browse repository at this point
Add property-based tests for core features
Show description for 9c461b9
Tuntii
committed
9c461b9
View commit details
Copy full SHA for 9c461b9
Browse repository at this point
Merge branch 'main' into big-performance
Tuntii
authored
e0d30a1
View commit details
Copy full SHA for e0d30a1
Browse repository at this point
Refactor and format property tests and benchmarks
Show description for 2737c35
Tuntii
committed
2737c35
View commit details
Copy full SHA for 2737c35
Browse repository at this point
Refactor error field and WebSocket stream variant
Show description for b280d97
Tuntii
committed
b280d97
View commit details
Copy full SHA for b280d97
Browse repository at this point
Improve property tests and add proptest seeds
Show description for 5954479
Tuntii
committed
5954479
View commit details
Copy full SHA for 5954479
Browse repository at this point
Add proptest regression seeds and update queue tests
Show description for 75a9936
Tuntii
committed
75a9936
View commit details
Copy full SHA for 75a9936
Browse repository at this point
Remove unused imports and fix Redis zadd call
Show description for b091011
Tuntii
committed
b091011
View commit details
Copy full SHA for b091011
Browse repository at this point
Enable r2d2 feature for diesel and clarify error types
Show description for 7ca7a20
Tuntii
committed
7ca7a20
View commit details
Copy full SHA for 7ca7a20
Browse repository at this point
Use clones in property test assertions
Show description for cfa3f93
Tuntii
committed
cfa3f93
View commit details
Copy full SHA for cfa3f93
Browse repository at this point
Add watch, add, and doctor commands to CLI
Show description for 413fd33
Tuntii
committed
413fd33
View commit details
Copy full SHA for 413fd33
Browse repository at this point
Fix async handling and error mapping in file writes
Show description for cf8be12
Tuntii
committed
cf8be12
View commit details
Copy full SHA for cf8be12
Browse repository at this point
Remove 'target' directory from cache in CI workflows
Show description for ec50f79
Tuntii
committed
ec50f79
View commit details
Copy full SHA for ec50f79
Browse repository at this point
Update retry.rs
Tuntii
committed
7e0502e
View commit details
Copy full SHA for 7e0502e
Browse repository at this point
You can’t perform that action at this time.