command_parser

Keybinding Parser

A Rust-based project demonstrating a parser with vim-like keybindings and its output rendered using Crossterm.

Example of a parser written in rust.

GitHub

0 stars
3 watching
1 forks
Language: Rust
last commit: 9 months ago

Related projects:

Repository Description Stars
ystero-dev/hampi A toolkit for generating Rust bindings from ASN.1 specifications 44
florob/rustyxml An XML parser written in Rust 103
robik/commandr A command-line argument parser with support for flags, options, arguments, and subcommands. 41
razrfalcon/pico-args An ultra simple CLI arguments parser 575
fenekku/commandeer A tool that parses command line arguments and exits gracefully if there is any issue. 94
maciejhirsz/json-rust A JSON parsing and serialization library written in Rust. 566
kodemartin/rustpostal A Rust library for parsing and normalizing street addresses 14
kmcallister/rustic-symmetries A reference guide to Rust's memory safety features and their various modes of access 70
m4rw3r/chomp A fast and expressive monadic-style parser combinator for Rust. 244
misawa/xq A Rust implementation of jq for querying and manipulating structured data 333
sbstjn/allot A library for matching and parsing text commands with placeholders and patterns 59
ivoputzer/cli-args-parser-kata Implementing a CLI arguments parser to process input in various formats 5
kivikakk/comrak A Markdown parser and renderer compatible with CommonMark and GitHub Flavored Markdown standards. 1,204
rudihorn/light-cli A lightweight command-line interface parser for machine-to-machine communication in embedded devices. 15