goutil VS protoargs

Compare goutil vs protoargs and see what are their differences.

goutil

💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数:数字,字符串,数组,Map,结构体,反射,文本,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等 (by gookit)

protoargs

Code generated C++11/Python/Rust/Go command line arguments parser, based on protobuf configuration (by ashlander)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
goutil protoargs
11 7
1,824 7
1.8% -
8.9 1.3
11 days ago about 1 year ago
Go Python
MIT License BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

goutil

Posts with mentions or reviews of goutil. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-19.

protoargs

Posts with mentions or reviews of protoargs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-21.
  • Protoargs: configuration based arguments parsing
    1 project | /r/golang | 25 Aug 2022
    Go implementation page (how to use in golang) https://github.com/ashlander/protoargs/tree/AZ_golang/doc/go
  • Question: Custom argument parsing with flag ?
    4 projects | /r/golang | 21 Aug 2022
    More info on how that will look like - https://github.com/ashlander/protoargs May be that would be of interest for you too
  • Configuration based arguments parser on Rust
    1 project | /r/rust | 4 May 2022
    Documentation https://github.com/ashlander/protoargs/tree/AZ_rust
  • Configuration based arguments parsing
    1 project | /r/Python | 15 Sep 2021
    Protoargs script uses arguments parser which is generated by itself. This is the configuration for protoargs script and code generated arguments parser.
  • Configuration based argument parsing
    3 projects | /r/cpp | 8 Sep 2021
    That's how protoargs project appeared. Which converts special protobuf configuration into a ready-to-use arguments parser. And I do use it a lot in my projects. The best example was to use it in multiple commands CLI , e.g. you can implement your own "git init/clone/commit/..." easily. And protobuf allows preserving compatibility between versions. Recently I have used it inside gamedev project with a potentially huge number of commands, and now it takes me 5-10 min for new command to be added, and ~0 min to add new arguments to existing command and start using them in the code.
  • My Gamedev Yak Shaving. Part 3. Yarn Spinner and custom commands parsing?
    1 project | /r/gamedev | 1 Sep 2021
    I have added the project to github, so anyone could use it, called protoargs . It supports C++ and Python, but there are plans to add more programming languages, so to make arguments parsing you would need only learn how to create a configuration. When I will have enough karma points I would make a post in the opensource subreddit.

What are some alternatives?

When comparing goutil and protoargs you can also consider the following projects:

argparse - Argparse for golang. Just because `flag` sucks

docopt-ng - Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.

exfatprogs - exFAT filesystem userspace utilities

jarro2783/cxxopts - Lightweight C++ command line option parser

dot - Dot: A powerful Go package simplifying navigation and manipulation of complex data structures via dot-separated paths. Features include insertion into struct fields, maps, arrays, slices, and channels, along with robust error handling and support for diverse map keys.

go-httpheader - A Go library for encoding structs into Header fields.

placeholder-image-generator - A small python tool that generates placeholder images with specific dimensions and color

slicer - Utility class for handling slices

Protobuf - Protocol Buffers - Google's data interchange format

go-baseutils - Basic tool set for go 1.18 + generics

shodohflo - Pure Python netflow and DNS correlation, with reusable Frame Streams, DnsTap and Protobuf implementations