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 }}
jadecubes
/
concurrent-queue
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add MutexQueue v1 with tests and benchmarks
- #2
#2
Merged
jadecubes
merged 10 commits into
main
jadecubes/concurrent-queue:main
from
feat/mutex-queue
jadecubes/concurrent-queue:feat/mutex-queue
Copy head branch name to clipboard
Aug 17, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: add MutexQueue v1 with tests and benchmarks
#2
jadecubes
merged 10 commits into
main
jadecubes/concurrent-queue:main
from
feat/mutex-queue
jadecubes/concurrent-queue:feat/mutex-queue
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
feat: add MutexQueue v1 with tests and benchmarks
Show description for d3700fc
Debra
and
claude
committed
d3700fc
View commit details
Copy full SHA for d3700fc
Browse repository at this point
refactor: apply simplify-review findings to queue and benchmarks
Show description for fc8abd9
Debra
and
claude
committed
fc8abd9
View commit details
Copy full SHA for fc8abd9
Browse repository at this point
refactor: apply review cleanups to queue, tests, and benchmarks
Show description for c314259
Debra
and
claude
committed
c314259
View commit details
Copy full SHA for c314259
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/mutex-queue
Show description for 431d9f5
Debra
committed
431d9f5
View commit details
Copy full SHA for 431d9f5
Browse repository at this point
refactor: round-2 review cleanups — test harness rigor, benchmark accuracy
Show description for 73b848a
Debra
and
claude
committed
73b848a
View commit details
Copy full SHA for 73b848a
Browse repository at this point
docs+api: harden the public contract of MutexQueue
Show description for 948c186
Debra
and
claude
committed
948c186
View commit details
Copy full SHA for 948c186
Browse repository at this point
refactor: round-3 review cleanups — fix benchmark rate math, simplify harness
Show description for ed7cbe7
Debra
and
claude
committed
ed7cbe7
View commit details
Copy full SHA for ed7cbe7
Browse repository at this point
refactor: round-4 review cleanups — re-measure results, drop redundant harness
Show description for f5d733e
Debra
and
claude
committed
f5d733e
View commit details
Copy full SHA for f5d733e
Browse repository at this point
refactor: round-5 review cleanups — fix what round 4 got wrong
Show description for f48e831
Debra
and
claude
committed
f48e831
View commit details
Copy full SHA for f48e831
Browse repository at this point
docs: correct the CMake option comment and the round-trip figure
Show description for 87e9ffa
Debra
and
claude
committed
87e9ffa
View commit details
Copy full SHA for 87e9ffa
Browse repository at this point
You can’t perform that action at this time.