#s-expr #parser-serializer #sexp #file-format #sexpr

no-std sise

SISE (Simple S-expression) parser, serializer and utilities library

8 releases (5 breaking)

0.8.0 Mar 28, 2022
0.7.0 Oct 2, 2021
0.6.0 Dec 5, 2019
0.5.1 Jun 27, 2019
0.1.0 Sep 23, 2018

#1626 in Parser implementations

Download history 297/week @ 2024-11-16 97/week @ 2024-11-23 159/week @ 2024-11-30 129/week @ 2024-12-07 207/week @ 2024-12-14 87/week @ 2024-12-21 37/week @ 2024-12-28 392/week @ 2025-01-04 477/week @ 2025-01-11 622/week @ 2025-01-18 546/week @ 2025-01-25 329/week @ 2025-02-01 493/week @ 2025-02-08 536/week @ 2025-02-15 620/week @ 2025-02-22 319/week @ 2025-03-01

2,014 downloads per month
Used in 4 crates

MIT/Apache

55KB
1.5K SLoC

SISE

Crate API License GitHub Actions Status

SISE (Simple S-expression) is a file format based on S-expressions.

License

This project is licensed under either of

at your option.


lib.rs:

SISE (Simple S-expression) is a file format based on S-expressions.

Minimum Rust version

The minimum Rust version required by this crate is 1.56.

No runtime deps

Features