An open API service providing repository metadata for many open source software ecosystems.

Topic: "command-line-arguments"

marvinlehmann/Mouse-Debouncer

A small performant Windows tray application which suppresses false double clicks. (Double Click Fix)

Language: C - Size: 101 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 129 - Forks: 11

eriknyquist/duckargs

Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argparse" / "geptopt.h" docs.

Language: Python - Size: 83 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 117 - Forks: 5

objecthub/swift-commandlinekit

Framework supporting the development of command-line tools in Swift on macOS and Linux. The framework supports managing command-line arguments, provides lightweight functions to deal with escape sequences, and defines an API for reading strings from the terminal.

Language: Swift - Size: 165 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 5

oracle/olcut

A Java configuration, shell, and general utility toolkit

Language: Java - Size: 16.7 MB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 32 - Forks: 9

Goddard-Fortran-Ecosystem/fArgParse

Command line argument parsing for Fortran

Language: Fortran - Size: 330 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 26 - Forks: 8

jktr/arg-inject

add support for config files via LD_PRELOAD

Language: C - Size: 3.91 KB - Last synced at: 29 days ago - Pushed at: about 6 years ago - Stars: 15 - Forks: 1

Kyllingene/sarge

A zero-dependencies command-line argument parser

Language: Rust - Size: 233 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 8 - Forks: 1

ajaykrishna97/gen_cli

generic command line interface(CLI) with easy configurabilty for windows and Linux made in C

Language: C - Size: 380 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

elite-libs/auto-config

🛠 Nodejs configuration the easy way.

Language: TypeScript - Size: 1.61 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

theZMC/qcl

QCL: Quick Config Loader

Language: Go - Size: 60.5 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Toxe/cpp-cli-parser-examples

C++ CLI Arguments Parser Examples

Language: C++ - Size: 19.5 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

BaseMax/php-cli-apps

A simple, fast, and fun example for building command line apps in PHP.

Language: PHP - Size: 11.7 KB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

Lavin-tom/c_programming

This Github repository is a collection of C coding examples and projects with brief explanation comments. It is designed to help C programmers of all levels learn and practice their skills on a variety of topics.

Language: C - Size: 1.34 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ridwanrajik/custom-datastore

Builds database system from the scratch. You can own it by having the datastore customized.

Language: JavaScript - Size: 44.9 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

yakovypg/NetArgumentParser

Cross-platform, free and open source library for parsing command-line options, arguments and subcommands. It contains the main features of popular argument parsers such as argparse, as well as many of its own.

Language: C# - Size: 627 KB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

maroontress/CuiMallet.CSharp

The CuiMallet is a .NET library for making Command Line Interface. It depends on .NET Standard 2.1.

Language: C# - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

rsore/clargs

A modern, type-safe, header-only C++20 command-line argument parser with minimal runtime overhead and full compile-time validation

Language: C++ - Size: 229 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

purarue/bash_like 📦

A small utility library to handle arguments and read/write text to files using bash-like syntax

Language: Python - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

Rohit-R-M/Operating-System

Assignments on Operating System

Language: C - Size: 38.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

thesrsakabuvttchi/Command_Line_Args

C programs for file copying and sorting using command line arguments

Language: C++ - Size: 137 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

drgerg/Python-Util-UET

Short, useful, educational Python Unix Epoch Time utiltity.

Language: Python - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

NetLah/configuration

Configuration builder for dotnet Microsoft.Extensions.Configuration

Language: C# - Size: 311 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Edgiest05/Unarguable

Managing command line arguments made easy, in a single source file

Language: C - Size: 34.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

santhosh-programmer/Basic-C-Programs

This repo contains some basic code in C language. HAPPY CODING !!!

Language: C - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

frederikgramkortegaard/corree

Easily define and parse command line arguments using dictionaries and type-validation

Language: Python - Size: 83 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SameetAsadullah/Reverse-String-Using-Execlp

A simple C++ program to reverse the given string using execlp system call

Language: C++ - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

SameetAsadullah/Count-and-Display-Command-Line-Arguments

A simple C++ program to count and display command line arguments

Language: C++ - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

pfirsich/clipp

A command line argument parser library for C++17

Language: C++ - Size: 211 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

cajuncoding/CommandLineArgsHelper

A parsing class to dramatically simplify working with command line arguments in a .Net application (e.g. console, client, or even web application).

Language: C# - Size: 28.3 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

daramkun/Nargs

Arguments Parser for .NET with Reflection

Language: C# - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Lokesh598/Note-taking-app

I build this app using node and npm modules, this app completely dynamic and you make your notes using command line arguments.

Language: JavaScript - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sujoyyyy/Operating-Systems

Basic concepts of operating systems that are taught in a regular UG OS course in a CS curriculum.

Language: C - Size: 1.92 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

anmol-gupta/Command-Line-Programming-in-C

Programs for C using command line arguments.

Language: C - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

sv-tools/conf-reader-flags

Command line flags parser for conf project

Language: Go - Size: 103 KB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

ethanKletschke/Perl-Command-Line-Parser

A command-line parsing Perl script. For testing purposes only.

Language: Perl - Size: 14.6 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

AbolfazlBorhani/Control-Center

ControlCenter is a command-line utility designed to manage and retrieve system information, including brightness, hardware details, system operations, and volume control, providing a simple and efficient way to interact with your system.

Language: C++ - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ShailavMalik/Workspace-for-C

Program to learn concept of 'C Language'

Language: C - Size: 143 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

awinabaab/alx-low_level_programming

C programs to demonstrate my understanding of the fundamental principles of programming

Language: C - Size: 296 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Karabassu/Address-Book

The Address Book Project is a console-based application written in C designed to manage personal contacts. It allows users to: Add Contacts: Add a contact with a name, phone numbers, and email addresses. Search Contacts: Search for contacts by name, phone number, or email. Edit Contacts & Modify

Language: C - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

hackerSa3edy/alx-low_level_programming

Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.

Language: C - Size: 412 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

paschalugwu/monty

Developed a C-based interpreter for Monty ByteCodes files, featuring a unique stack data structure and specific instructions for stack manipulation and bytecode execution.

Language: C - Size: 75.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

peacefultruth/butterfly

process arguments from a data description

Language: JavaScript - Size: 150 KB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

KARTHIK522001/LSB-Image-steganography-Embedded-c

Embedded C projects

Language: C - Size: 2.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

B00tLoad/ConfigurationUtilities

A library to load config from cli-args, .env, toml-config and default values.

Language: Java - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ernstsen/CommandLineParser

Simple parser for commandline arguments written in Java.

Language: Java - Size: 521 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BJones47/Wheels-Animation

Using assembly language and opengl, this program will animate a rotating wheel divided into three sections.

Language: Assembly - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

athun-me/CLI-Reminder-GO

This Golang CLI Reminder project allows you to set reminders with a specified time.

Language: Go - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

g3th/Pixel_Energy

Calculating pixel Energy and Intensity for an entire image in Kotlin, using Java's standard image libraries

Language: Kotlin - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

g3th/Negative_Photo

Create a Negative photo using Kotlin and Java-awt library

Language: Kotlin - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ANSANJAY/CommandLineMaster-C

Dive deep into the intricacies of command line arguments in C with the CommandLineMaster-C repository. This comprehensive guide will take you from the basics to advanced usage, ensuring you gain a profound understanding of this essential programming concept

Language: C - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

g3th/Encrypt-Decrypt

Kotlin simple decrypt/encrypt (Caesar, Unicode Shift Cypher) using command-line arguments.

Language: Kotlin - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

radomyr-horban/command-line-args

A small node project which uses command line arguments

Language: JavaScript - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

0mikey1/PatternCheckCLA-

A C program that gets a pattern string from command line arguments, receives multiple lines from standard input stream, then manipulates and prints out the lines containing the pattern string.

Language: C - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

meng-ucalgary/ensf-614-assignment-5

An assignment on command line arguments and inheritance

Language: C++ - Size: 1.52 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

TheBrenny/big-kahuna

Like commander and yargs - but this kahuna is not as big!

Language: JavaScript - Size: 1.31 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

squidKid-deluxe/file-hasher

Checks if files have changed, and if so applies a given command to them

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

vinayak-sethi/Operating-Systems-Practice

Basic concepts of Operating System, which are taught as part of UG OS course in CSE branch

Language: C - Size: 19.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

yhabteab/trainee-php-sort Fork of Al2Klimov/trainee-php-sort

Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Digipolitan/command-line-args

Language: Swift - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

petrsvihlik/Rocky.Configuration.CommandLineUtils 📦

Use Microsoft.Extensions.CommandLineUtils as a configuration source for Microsoft.Extensions.Configuration.

Language: C# - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

eladkarako/LookupAccountName-WithArgs 📦

LookupAccountNameA from advapi32.dll - as an easy to use application include VB6 source and ready to use binary (along with Windows 10 compatible manifest)

Language: Visual Basic - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jamerst/CueBright

Set the colour and brightness of CUE supported keyboards with command line arguments

Language: Visual Basic - Size: 1.42 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0