rust-asn1
ASN serializer
A library for parsing and generating ASN.1 data (DER only) in Rust.
A Rust ASN.1 (DER) serializer.
104 stars
7 watching
29 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A binary serialization format prioritizing consistency, safety, and speed for security-critical projects. | 7 |
| An XML serialization library in V | 9 |
| A Rust library for reading and writing tar archives | 630 |
| A Rust library for serializing and deserializing data in a compact binary format | 260 |
| A toolkit for generating Rust bindings from ASN.1 specifications | 44 |
| Generates anonymized data dumps from various databases. | 524 |
| A lightweight message serialization library for Rust. | 961 |
| An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |
| A Rust-based XML serialization and deserialization library with customizable features and support for various data types. | 185 |
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A Java library for manually creating serialization data. | 28 |
| An asynchronous driver for interacting with Apache Cassandra and Scylla databases in Rust | 53 |
| A Rust library for serializing and parsing the GeoJSON vector GIS file format | 284 |
| A library for serializing and deserializing the HTTP Archive format | 44 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |