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
Type
/
to 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 }}
unsafePtr
/
Base58Encoding
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
SIMD Bitcoin 32/64 byte optimization
- #7
#7
Merged
unsafePtr
merged 9 commits into
master
unsafePtr/Base58Encoding:master
from
perf/simd-bitcoin-32-64
unsafePtr/Base58Encoding:perf/simd-bitcoin-32-64
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
SIMD Bitcoin 32/64 byte optimization
#7
unsafePtr
merged 9 commits into
master
unsafePtr/Base58Encoding:master
from
perf/simd-bitcoin-32-64
unsafePtr/Base58Encoding:perf/simd-bitcoin-32-64
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
perf: vectorize 32/64-byte decode matmul with a SIMD ulong dot
unsafePtr
committed
80450c4
View commit details
Copy full SHA for 80450c4
Browse repository at this point
chore: add end-to-end decode SIMD-vs-jagged benchmark
unsafePtr
committed
66eb055
View commit details
Copy full SHA for 66eb055
Browse repository at this point
perf: vectorize 32/64-byte encode matmul with a SIMD multiply-add
unsafePtr
committed
9571f0a
View commit details
Copy full SHA for 9571f0a
Browse repository at this point
chore: add end-to-end encode SIMD-vs-Tensor benchmark
unsafePtr
committed
f75c6ee
View commit details
Copy full SHA for f75c6ee
Browse repository at this point
test: add SimpleBase and BigInteger-oracle differential fuzz
unsafePtr
committed
29d628e
View commit details
Copy full SHA for 29d628e
Browse repository at this point
test: verify Vector128 and scalar fallbacks with vector instruction sets disabled
unsafePtr
committed
dd73f09
View commit details
Copy full SHA for dd73f09
Browse repository at this point
chore: split Base58ComparisonBenchmark into encode and decode categories
unsafePtr
committed
880c083
View commit details
Copy full SHA for 880c083
Browse repository at this point
docs: refresh benchmark results
unsafePtr
committed
060bfc4
View commit details
Copy full SHA for 060bfc4
Browse repository at this point
docs: note SIMD matrix kernels and drop license/features sections
unsafePtr
committed
4976851
View commit details
Copy full SHA for 4976851
Browse repository at this point
You can’t perform that action at this time.