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

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

#1555 in Parser implementations

Download history 188/week @ 2024-07-22 181/week @ 2024-07-29 297/week @ 2024-08-05 455/week @ 2024-08-12 217/week @ 2024-08-19 139/week @ 2024-08-26 274/week @ 2024-09-02 410/week @ 2024-09-09 378/week @ 2024-09-16 534/week @ 2024-09-23 603/week @ 2024-09-30 433/week @ 2024-10-07 166/week @ 2024-10-14 329/week @ 2024-10-21 490/week @ 2024-10-28 103/week @ 2024-11-04

1,122 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