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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
unum-cloud
/
USearch
Public
Notifications
You must be signed in to change notification settings
Fork
337
Star
4.3k
Code
Issues
77
Pull requests
19
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Hardening Allocations & Concurrency
- #764
#764
Merged
ashvardanian
merged 18 commits into
main
unum-cloud/USearch:main
from
main-dev
unum-cloud/USearch:main-dev
Copy head branch name to clipboard
May 24, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Hardening Allocations & Concurrency
#764
ashvardanian
merged 18 commits into
main
unum-cloud/USearch:main
from
main-dev
unum-cloud/USearch:main-dev
Copy head branch name to clipboard
Commits
Commits on May 23, 2026
Fix: Eager-reserve thread contexts in `index_dense_gt::make` (#755)
Show description for b296566
3 people
authored
b296566
View commit details
Copy full SHA for b296566
Browse repository at this point
Fix: Resize cast buffer in `change_metric` for new bytes-per-vector
Show description for d544745
ashvardanian
committed
d544745
View commit details
Copy full SHA for d544745
Browse repository at this point
Fix: Bounded probe in `equal_iterator_gt::operator++`
Show description for b779c47
ashvardanian
committed
b779c47
View commit details
Copy full SHA for b779c47
Browse repository at this point
Fix: Report OOM from C-ABI thread-limit changers
Show description for ad24056
ashvardanian
committed
ad24056
View commit details
Copy full SHA for ad24056
Browse repository at this point
Fix: Stop C-ABI metadata readers on failure
Show description for 34889ee
ashvardanian
committed
34889ee
View commit details
Copy full SHA for 34889ee
Browse repository at this point
Fix: Stop `usearch_init` on `make` failure
Show description for 2aa0070
ashvardanian
committed
2aa0070
View commit details
Copy full SHA for 2aa0070
Browse repository at this point
Fix: Stop JavaScript `Remove` loop after exception throw
Show description for f3e1052
ashvardanian
committed
f3e1052
View commit details
Copy full SHA for f3e1052
Browse repository at this point
Fix: Restore `ring_gt::try_push` return value
Show description for 18c44ee
ashvardanian
committed
18c44ee
View commit details
Copy full SHA for 18c44ee
Browse repository at this point
Improve: Release Python GIL during long index operations
Show description for d8be67d
ashvardanian
committed
d8be67d
View commit details
Copy full SHA for d8be67d
Browse repository at this point
Improve: Test GIL-release contract and progress-callback path
Show description for a598493
ashvardanian
committed
a598493
View commit details
Copy full SHA for a598493
Browse repository at this point
Improve: Serialize concurrent same-`Index` Python access with a mutex
Show description for 47528b5
ashvardanian
committed
47528b5
View commit details
Copy full SHA for 47528b5
Browse repository at this point
Commits on May 24, 2026
Fix: Keep `vectors_lookup_` capacity after `clear()` #759
Show description for 9d77be5
3 people
authored
9d77be5
View commit details
Copy full SHA for 9d77be5
Browse repository at this point
Fix: Short-circuit self-renames (#761)
Show description for 830f31a
3 people
authored
830f31a
View commit details
Copy full SHA for 830f31a
Browse repository at this point
Fix: Refuse missing metrics in C change-metric API (#760)
Show description for 490c1b2
3 people
authored
490c1b2
View commit details
Copy full SHA for 490c1b2
Browse repository at this point
Fix: Guard quantized casts against zero-magnitude inputs (#758)
Show description for 0c903f4
3 people
authored
0c903f4
View commit details
Copy full SHA for 0c903f4
Browse repository at this point
Fix: Preserve hash lookup capacity across thread reserves (#765)
Show description for 3cf843b
3 people
authored
3cf843b
View commit details
Copy full SHA for 3cf843b
Browse repository at this point
Fix: Checked arithmetic for allocation sizes (#763)
Show description for 89da7c5
3 people
authored
89da7c5
View commit details
Copy full SHA for 89da7c5
Browse repository at this point
Fix: Refuse operations without reserved thread contexts (#757)
Show description for b8d3403
3 people
authored
b8d3403
View commit details
Copy full SHA for b8d3403
Browse repository at this point
You can’t perform that action at this time.