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
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 }}
preshing
/
junction
Public
Notifications
You must be signed in to change notification settings
Fork
160
Star
1.5k
Code
Issues
16
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 16, 2026
Merge pull request #55 from ysginc/python314-compat
Show description for fa76568
preshing
authored
fa76568
View commit details
Copy full SHA for fa76568
Browse repository at this point
Commits on Mar 30, 2026
fix(build): bump cmake_minimum_required to 3.5
Show description for 85a5f68
jeffreyschultz
committed
85a5f68
View commit details
Copy full SHA for 85a5f68
Browse repository at this point
Commits on Feb 18, 2018
Clang fixes
preshing
committed
5ad3be7
View commit details
Copy full SHA for 5ad3be7
Browse repository at this point
Commits on Dec 30, 2017
Update "Rules and Behavior" to mention DefaultQSBR.update()
preshing
authored
c6514a8
View commit details
Copy full SHA for c6514a8
Browse repository at this point
Fix #31: Entries can disappear when deleted key is reassigned during a migration
Show description for fdaa2b5
preshing
committed
fdaa2b5
View commit details
Copy full SHA for fdaa2b5
Browse repository at this point
Commits on Nov 23, 2017
Update README with rules about valid keys & values
preshing
authored
14f74b7
View commit details
Copy full SHA for 14f74b7
Browse repository at this point
Commits on Jul 21, 2017
Merge pull request #28 from zuyu/readme-fix
Show description for 5e0de11
preshing
authored
5e0de11
View commit details
Copy full SHA for 5e0de11
Browse repository at this point
Commits on Jul 20, 2017
Updated path for generated Turf config file.
zuyu
committed
b0a1a6a
View commit details
Copy full SHA for b0a1a6a
Browse repository at this point
Commits on Apr 21, 2017
Mention limitation on value types in the README
preshing
authored
1926465
View commit details
Copy full SHA for 1926465
Browse repository at this point
Commits on Jan 18, 2017
Fix minor typo in README.md
preshing
authored
0883d5c
View commit details
Copy full SHA for 0883d5c
Browse repository at this point
Commits on Jan 17, 2017
Merge pull request #23 from mdw55189/issue-19
Show description for 5319fd8
preshing
authored
5319fd8
View commit details
Copy full SHA for 5319fd8
Browse repository at this point
Commits on Jan 16, 2017
Fixes #19. Add destructor to ConditionBank.
Show description for 85f6b6e
mdw55189
committed
85f6b6e
View commit details
Copy full SHA for 85f6b6e
Browse repository at this point
Commits on Dec 1, 2016
Update README to explicitly state that functions must be invertible (fix #16)
preshing
authored
36b33f7
View commit details
Copy full SHA for 36b33f7
Browse repository at this point
Commits on Aug 25, 2016
Replace insert with assign to fix issue #15
preshing
committed
14c0b8f
View commit details
Copy full SHA for 14c0b8f
Browse repository at this point
Commits on May 18, 2016
Fixes for C++98
preshing
committed
39e02b3
View commit details
Copy full SHA for 39e02b3
Browse repository at this point
Commits on Mar 14, 2016
Rename set() to assign()
Show description for ce08f11
preshing
committed
ce08f11
View commit details
Copy full SHA for ce08f11
Browse repository at this point
Commits on Feb 29, 2016
Add SingleMap_Leapfrog
preshing
committed
67553e4
View commit details
Copy full SHA for 67553e4
Browse repository at this point
Rename LeapFrog to Leapfrog
preshing
committed
ebd7404
View commit details
Copy full SHA for ebd7404
Browse repository at this point
Commits on Feb 21, 2016
Rename insert() to set() to avoid confusion with std::map::insert()
Show description for d8d5218
preshing
committed
d8d5218
View commit details
Copy full SHA for d8d5218
Browse repository at this point
Commits on Feb 18, 2016
Rename SimpleRelaxed to Crude
preshing
committed
624f46f
View commit details
Copy full SHA for 624f46f
Browse repository at this point
Commits on Feb 17, 2016
Add Rules and Behavior section to README
preshing
committed
5521cf3
View commit details
Copy full SHA for 5521cf3
Browse repository at this point
Commits on Feb 16, 2016
Fix compile error in SimpleRelaxed using C++11 atomics
preshing
committed
a8af5df
View commit details
Copy full SHA for a8af5df
Browse repository at this point
MapLinearizabilityTest now uses SimpleRelaxed map by default
Show description for 779ccba
preshing
committed
779ccba
View commit details
Copy full SHA for 779ccba
Browse repository at this point
Add ConcurrentMap_SimpleRelaxed
Show description for 3ef92ed
preshing
committed
3ef92ed
View commit details
Copy full SHA for 3ef92ed
Browse repository at this point
Add MapLinearizabilityTest
preshing
committed
b22562e
View commit details
Copy full SHA for b22562e
Browse repository at this point
Eliminate redundant load in insert constructors
preshing
committed
7f4ec6d
View commit details
Copy full SHA for 7f4ec6d
Browse repository at this point
Commits on Feb 15, 2016
Check that Redirect is not passed to exchange()
preshing
committed
9ff6f54
View commit details
Copy full SHA for 9ff6f54
Browse repository at this point
Revert unneeded changes to LeapFrog and Grampa
Show description for 28fa77b
preshing
committed
28fa77b
View commit details
Copy full SHA for 28fa77b
Browse repository at this point
Commits on Feb 11, 2016
Fix possible infinite loop
Show description for e0633b8
preshing
committed
e0633b8
View commit details
Copy full SHA for e0633b8
Browse repository at this point
Improve ConcurrentMap_Linear scalability
Show description for c7fafdd
preshing
committed
c7fafdd
View commit details
Copy full SHA for c7fafdd
Browse repository at this point
Commits on Feb 10, 2016
Fix MSVC warnings with u64 keys
preshing
committed
6a7fe65
View commit details
Copy full SHA for 6a7fe65
Browse repository at this point
Commits on Feb 9, 2016
Fixes for clang without -std=c++11
preshing
committed
5ef33e5
View commit details
Copy full SHA for 5ef33e5
Browse repository at this point
Don't copy CMake scripts to install folder
preshing
committed
70b6515
View commit details
Copy full SHA for 70b6515
Browse repository at this point
Improve integration steps in README
preshing
committed
6ec01ea
View commit details
Copy full SHA for 6ec01ea
Browse repository at this point
Simplify CMake scripts
Show description for e4342c8
preshing
committed
e4342c8
View commit details
Copy full SHA for e4342c8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.