Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
jarro2783
/
cxxopts
Public
Notifications
You must be signed in to change notification settings
Fork
626
Star
4.6k
Code
Issues
89
Pull requests
7
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 9, 2025
fix "icu-cu" -> "icu-uc" typo in cmake files (#468)
uninsane
authored
929bf2d
Copy full SHA for 929bf2d
Commits on Sep 18, 2025
Fixes potential segmentation fault in edge cases. (#465)
Show description for 8df9a4d
hana-kami
authored
8df9a4d
Copy full SHA for 8df9a4d
Commits on Aug 6, 2025
Fix some warnings (#452)
Show description for 80cb452
fiesh
and
WSoptics
authored
80cb452
Copy full SHA for 80cb452
Include headers in example, so it compiles (#462)
brawer
authored
781d8ee
Copy full SHA for 781d8ee
Commits on Jul 17, 2025
fix the issue with default empty vectors behaviour. update unit test (#460)
vicproon
authored
5e6d1e2
Copy full SHA for 5e6d1e2
Commits on Jul 16, 2025
Explain how to include spaces in list of arguments (#461)
Blake-Madden
authored
9431d03
Copy full SHA for 9431d03
Commits on May 26, 2025
Fix and bump to next version
jarro2783
committed
44380e5
Copy full SHA for 44380e5
Commits on May 23, 2025
Changelog for 3.3.0 release
jarro2783
committed
52e8f52
Copy full SHA for 52e8f52
Commits on Mar 17, 2025
Added compatibility with CMake 4. (#451)
xvitaly
authored
dbf4c6a
Copy full SHA for dbf4c6a
Commits on Feb 26, 2025
fix(test): make test C++ standard consistent with build config (#450)
definfo
authored
573ec27
Copy full SHA for 573ec27
Commits on Jan 14, 2025
C++17 std::filesystem::path support added (#447)
nigels-com
authored
7795b6a
Copy full SHA for 7795b6a
Commits on Dec 22, 2024
C++17 std::optional test coverage fixups (#446)
nigels-com
authored
f029892
Copy full SHA for f029892
Commits on Oct 23, 2024
Add ParseResult::contains method (#440)
levonwaveye
authored
10a7a64
Copy full SHA for 10a7a64
Commits on Aug 28, 2024
Add missing header for gcc-15 (#438)
pastalian
authored
63d1b65
Copy full SHA for 63d1b65
Commits on Jul 15, 2024
Update catch header
Show description for 2ad116a
jarro2783
committed
2ad116a
Copy full SHA for 2ad116a
Commits on Apr 27, 2024
Fix example and test compiled warnings and error in MSVC. (#428)
Show description for 5965670
gwankyun
authored
5965670
Copy full SHA for 5965670
Commits on Apr 7, 2024
fix conflict with minwindef.h on windows (#426)
nyyakko
authored
c39022e
Copy full SHA for c39022e
Commits on Mar 8, 2024
Fix a number of packaging issues (#423)
Show description for dcf3e1a
dcbaker
authored
dcf3e1a
Copy full SHA for dcf3e1a
cxxopts as_optional fixup (#422)
Show description for 3d9a4c0
nigels-com
and
Nigel Stewart
authored
3d9a4c0
Copy full SHA for 3d9a4c0
Commits on Feb 29, 2024
Extend cxxopts API to support as_optional in addition to as query of values (#421)
Show description for 70fb4e4
nigels-com
and
Nigel Stewart
authored
70fb4e4
Copy full SHA for 70fb4e4
Commits on Feb 20, 2024
Add changes for 3.2.1
jarro2783
committed
4bf61f0
Copy full SHA for 4bf61f0
Fix ordering of parse_value functions (#420)
Show description for 1e175bc
jarro2783
authored
1e175bc
Copy full SHA for 1e175bc
Commits on Feb 15, 2024
Make cxxopts.hpp ready for 3.2
Show description for 3bf2684
jarro2783
authored
3bf2684
Copy full SHA for 3bf2684
Update CHANGELOG.md
Show description for f7194e9
jarro2783
authored
f7194e9
Copy full SHA for f7194e9
Update CHANGELOG.md
jarro2783
authored
71d5bf7
Copy full SHA for 71d5bf7
Update CHANGELOG.md
jarro2783
authored
d3de64f
Copy full SHA for d3de64f
Commits on Feb 1, 2024
Fix overflow error in integer_parser. (#417)
Show description for e84ab5f
ololuki
authored
e84ab5f
Copy full SHA for e84ab5f
Commits on Jan 15, 2024
Update catch2 to latest 2.x
jarro2783
committed
7bf2910
Copy full SHA for 7bf2910
Ordered vector of group names to preserve order of groups (#416)
Show description for cd61c68
nigels-com
and
Nigel Stewart
authored
cd61c68
Copy full SHA for cd61c68
Commits on Nov 25, 2023
Minor typo in README.md (#411)
Show description for 554396b
Blake-Madden
authored
554396b
Copy full SHA for 554396b
Commits on Nov 13, 2023
Remove incorrect sentence in README
Show description for 78b90d8
jarro2783
committed
78b90d8
Copy full SHA for 78b90d8
Commits on Jun 14, 2023
Add CHANGELOG for #398
jarro2783
committed
c8c932f
Copy full SHA for c8c932f
Don't split by list delimiter in positional lists (#398)
agalanin
authored
ddc695e
Copy full SHA for ddc695e
Update changelog
jarro2783
committed
bf1b5a9
Copy full SHA for bf1b5a9
Fix unannoted fallthrough
Show description for 90b3181
jarro2783
committed
90b3181
Copy full SHA for 90b3181
Pagination
Previous
Next
You can’t perform that action at this time.