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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
oxidezap
/
whatsapp-rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
123
Star
715
Code
Issues
2
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
perf: four more cuts to the per-message allocation count
- #1137
#1137
Merged
jlucaso1
merged 12 commits into
main
oxidezap/whatsapp-rust:main
from
perf/alloc-round4
oxidezap/whatsapp-rust:perf/alloc-round4
Copy head branch name to clipboard
Jul 27, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
perf: four more cuts to the per-message allocation count
#1137
jlucaso1
merged 12 commits into
main
oxidezap/whatsapp-rust:main
from
perf/alloc-round4
oxidezap/whatsapp-rust:perf/alloc-round4
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
perf(libsignal): reuse the chain key buffer across ratchet advances
Show description for 604718c
jlucaso1
committed
604718c
View commit details
Copy full SHA for 604718c
Browse repository at this point
perf(client): let the burst callers own their results buffer
Show description for fe238da
jlucaso1
committed
fe238da
View commit details
Copy full SHA for fe238da
Browse repository at this point
perf(reporting-token): hash the pieces instead of concatenating them first
Show description for 2385085
jlucaso1
committed
2385085
View commit details
Copy full SHA for 2385085
Browse repository at this point
style: satisfy clippy in the reporting-token change
jlucaso1
committed
045f76f
View commit details
Copy full SHA for 045f76f
Browse repository at this point
perf(send): let the JID name itself into the DSM field
Show description for 0c04f76
jlucaso1
committed
0c04f76
View commit details
Copy full SHA for 0c04f76
Browse repository at this point
fix: five review findings, one of them a regression this PR introduced
Show description for 8db919f
jlucaso1
committed
8db919f
View commit details
Copy full SHA for 8db919f
Browse repository at this point
fix: three review findings, two of them tests that proved nothing
Show description for b2db2d2
jlucaso1
committed
b2db2d2
View commit details
Copy full SHA for b2db2d2
Browse repository at this point
fix(send): keep every string wrapper working as a DSM destination
Show description for ef07492
jlucaso1
committed
ef07492
View commit details
Copy full SHA for ef07492
Browse repository at this point
fix(send): accept a mutable destination again, and drop the Copy bound
Show description for 79cdb06
jlucaso1
committed
79cdb06
View commit details
Copy full SHA for 79cdb06
Browse repository at this point
fix(send): carry the destination trait through references, not a list
Show description for d2bdf2a
jlucaso1
committed
d2bdf2a
View commit details
Copy full SHA for d2bdf2a
Browse repository at this point
docs(send): say how a destination outside the implemented set gets in
jlucaso1
committed
f8d6fc9
View commit details
Copy full SHA for f8d6fc9
Browse repository at this point
docs(client): mark what the burst out-parameter does not buy yet
jlucaso1
committed
56a02c3
View commit details
Copy full SHA for 56a02c3
Browse repository at this point
You can’t perform that action at this time.