simdjson/simdjson
Port all command-line tools to cxxopts and remove getopt
Fechada
#908 aberto em 29 de mai. de 2020
enhancementgood first issuehygiene
Métricas do repositório
- Stars
- (23.745 estrelas)
- Métricas de merge de PR
- (Mesclagem média 3d 4h) (2 fundiu PRs em 30d)
Description
Following PR https://github.com/simdjson/simdjson/pull/904, we have now partially adopted cxxopts in simdjson. However, we still rely on getopt elsewhere. I think we need to finish the job!!!