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
.
sosy-lab
/
java-common-lib
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
17
Code
Issues
18
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Extend persistent path copying map with size tracking
- #51
#51
Open
kaizhx
wants to merge 11 commits into
main
sosy-lab/java-common-lib:main
from
extend_persistent_path_copying_map_with_size_tracking
sosy-lab/java-common-lib:extend_persistent_path_copying_map_with_size_tracking
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Extend persistent path copying map with size tracking
#51
kaizhx
wants to merge 11 commits into
main
sosy-lab/java-common-lib:main
from
extend_persistent_path_copying_map_with_size_tracking
sosy-lab/java-common-lib:extend_persistent_path_copying_map_with_size_tracking
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2026
Track subtree sizes to make size() O(1)
kaizhx
committed
83f1027
View commit details
Copy full SHA for 83f1027
Browse repository at this point
Add Nullable annotation to parameter
kaizhx
committed
f6fa2bf
View commit details
Copy full SHA for f6fa2bf
Browse repository at this point
Commits on Mar 13, 2026
Add test cases for size tracking
kaizhx
committed
ee147ac
View commit details
Copy full SHA for ee147ac
Browse repository at this point
Fix style and annotations
kaizhx
committed
5bc55fe
View commit details
Copy full SHA for 5bc55fe
Browse repository at this point
Fix style
kaizhx
committed
1f17e2a
View commit details
Copy full SHA for 1f17e2a
Browse repository at this point
Commits on Mar 17, 2026
Extend size tracking test cases to cover key deletions
kaizhx
committed
b8fbbe2
View commit details
Copy full SHA for b8fbbe2
Browse repository at this point
Fix style and annotations
kaizhx
committed
d922dfb
View commit details
Copy full SHA for d922dfb
Browse repository at this point
Fix style
kaizhx
committed
e9a6be1
View commit details
Copy full SHA for e9a6be1
Browse repository at this point
Refactor test cases for insertion size tracking
kaizhx
committed
d273613
View commit details
Copy full SHA for d273613
Browse repository at this point
Extend test cases with size tracking for random key insertions
kaizhx
committed
dba2818
View commit details
Copy full SHA for dba2818
Browse repository at this point
Fix style
kaizhx
committed
0e89603
View commit details
Copy full SHA for 0e89603
Browse repository at this point
You can’t perform that action at this time.