https://github.com/madchicken/rust-promql-parser
A PromQL parser made in Rust and Pest
https://github.com/madchicken/rust-promql-parser
Last synced: about 2 months ago
JSON representation
A PromQL parser made in Rust and Pest
- Host: GitHub
- URL: https://github.com/madchicken/rust-promql-parser
- Owner: madchicken
- License: gpl-2.0
- Created: 2023-01-20T18:30:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T11:07:09.000Z (over 2 years ago)
- Last Synced: 2025-02-12T19:48:45.213Z (4 months ago)
- Language: Rust
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# rust-promql-parser
A PromQL parser made in Rust and Pest