6 releases (3 breaking)

0.4.0 May 10, 2025
0.3.0 Nov 7, 2024
0.2.0 Aug 12, 2024
0.1.2 Jul 20, 2024
0.1.1 Apr 21, 2024

#1068 in Rust patterns

Download history 205/week @ 2025-01-29 174/week @ 2025-02-05 15/week @ 2025-02-19 31/week @ 2025-02-26 6/week @ 2025-03-05 17/week @ 2025-03-12 3/week @ 2025-04-02 23/week @ 2025-04-16 3/week @ 2025-04-23 1/week @ 2025-04-30 161/week @ 2025-05-07 44/week @ 2025-05-14

211 downloads per month
Used in 2 crates

MIT/Apache

695KB
17K SLoC

Library to parse and evaluate Jsonnet files.

See the token, lexer, [ast] and parser modules for Jsonnet parsing. See the program module for Jsonnet evaluation.


rsjsonnet-lang

crates.io Documentation MSRV License

A Rust library to parse and evaluate Jsonnet programs.

Dependencies

~3MB
~44K SLoC