Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/werdl/parsg
A Rust no_std command line parser (needs global allocator)
https://github.com/werdl/parsg
cli parser rust
Last synced: about 7 hours ago
JSON representation
A Rust no_std command line parser (needs global allocator)
- Host: GitHub
- URL: https://github.com/werdl/parsg
- Owner: werdl
- License: apache-2.0
- Created: 2024-01-08T15:14:47.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-01-13T10:23:29.000Z (10 months ago)
- Last Synced: 2024-01-13T20:57:48.336Z (10 months ago)
- Topics: cli, parser, rust
- Language: Rust
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## parsg
- a lightweight, no-std, Rust command line parser.