Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hasherezade/paramkit

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

183 Commits
183 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParamKit

Build status Codacy Badge Commit activity Last Commit

A small library helping to parse commandline parameters (for Windows).

Objectives

  • "like Python's argparse but for C/C++"
  • compact and minimalistic
  • easy to use
  • extendable

You can quickly create a project using ParamKit basing on the given template:

Docs

📚 https://hasherezade.github.io/paramkit/

Demo

Print help for each parameter:

demo: print help

Paramkit allows you to cluster your parameters into custom groups.

You can use predefined, popular parameter types, or add your custom ones.

Easily parse and store values, and verify if all required parameters are filled:

demo: print filled params

Verify if no invalid parameter was passed, and eventually suggest similar parameters:

demo: print invalid param

See the demo code

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.