9 releases

Uses old Rust 2015

0.4.2 Jun 8, 2023
0.4.0 Dec 20, 2022
0.3.0 Dec 30, 2020
0.2.0 May 1, 2020
0.1.4 May 12, 2017

#668 in Parser implementations

Download history 15087/week @ 2024-09-11 14868/week @ 2024-09-18 15982/week @ 2024-09-25 15387/week @ 2024-10-02 16821/week @ 2024-10-09 16383/week @ 2024-10-16 17554/week @ 2024-10-23 15442/week @ 2024-10-30 14709/week @ 2024-11-06 16052/week @ 2024-11-13 12971/week @ 2024-11-20 13260/week @ 2024-11-27 15840/week @ 2024-12-04 15541/week @ 2024-12-11 11813/week @ 2024-12-18 3810/week @ 2024-12-25

50,374 downloads per month
Used in 38 crates (2 directly)

MIT license

33KB
918 lines

LBER - lightweight BER

ASN.1/BER implementation based on nom.

Currently used in an LDAP implementation, and not intended to be a generic ASN.1 solution.

Future versions will probably use Serde to make encoding and (especially) decoding less of a chore.

License

Licensed under the MIT license.

Dependencies

~1MB
~21K SLoC