11 releases
Uses new Rust 2024
| 0.5.1 | Sep 7, 2025 |
|---|---|
| 0.4.2 | Jun 8, 2023 |
| 0.4.0 | Dec 20, 2022 |
| 0.3.0 | Dec 30, 2020 |
| 0.1.5 | Jul 20, 2017 |
#2034 in Parser implementations
210,187 downloads per month
Used in 61 crates
(2 directly)
33KB
921 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