jmespath.cpp icon indicating copy to clipboard operation
jmespath.cpp copied to clipboard

C++ implementation of JMESPath, a query language for JSON http://jmespath.org

Results 3 jmespath.cpp issues
Sort by recently updated
recently updated
newest added

@robertmrk you might be interested in [our initiative](https://github.com/jmespath/jmespath.site/issues/94) to ensure the future of [JMESPath](https://jmespath-unofficial.github.io/).

This is a really good project for JMESpath user on appliance. I was wondering if you're going to support c++17? More and more projects move forward.

This is really a great project. It is very convenient to use and the performance is very good. But I'm having some problems with it and hope to get help...