light-cli

CLI parser

A lightweight command-line interface parser for machine-to-machine communication in embedded devices.

A simple heapless command line interface parser for embedded devices

GitHub

15 stars
2 watching
1 forks
Language: Rust
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
razrfalcon/pico-args An ultra simple CLI arguments parser 575
ged/linkparser An interface to parse and analyze English sentences using the CMU Link Grammar 76
console-rs/dialoguer A Rust library providing utilities for crafting user-friendly command line interfaces. 1,333
ruricolist/fxml A secure-by-default XML parser and serializer library 32
ruricolist/cl-shlex A lexical analyzer for shell-like syntaxes with support for quoting and commenting 8
ruricolist/cl-feedparser A Common Lisp library that parses RSS/Atom feeds into a structured format 26
danielpclark/rutie An integration library between Ruby and Rust. 961
benjamin-hodgson/pidgin A lightweight and fast parsing library for C#. 923
chh/optparse A lightweight command line argument parser for PHP 19
unixjunkie/minicli A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. 30
muellan/clipp Provides a powerful and expressive command line argument parsing solution for C++ 1,223
rui314/minilisp A minimalistic Lisp interpreter in C 1,479
ende76/brotli-rs A Rust implementation of Brotli decompression 63
ruuda/claxon A FLAC decoder written in pure Rust with verified correctness and similar performance to the reference implementation. 287
luz/command_parser A Rust-based project demonstrating a parser with vim-like keybindings and its output rendered using Crossterm. 0