Skip to content

jmespath-community/rust-jmespath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains a clean-room implementation of the JMESPath Community specification in Rust.

How-to build

cd src/
make build
make test
make coverage
make compliance

Work in progress

This is a work in progress.

  • Full grammar specification
  • Builtin functions
  • Thread-safety
  • Performance
  • Code coverage (currently 86.58%)
  • Bonus points for styling

About

Rust implementation of JMESPath Community

Resources

License

Stars

Watchers

Forks

Packages

No packages published