Easily converts a struct into Vec<u8> and back.

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. serde-repr

    Serialize and deserialize C-like enum as underlying repr

    That's what https://github.com/dtolnay/serde-repr is for

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. bincode

    A binary encoder / decoder implementation in Rust.

    Isn't this essentially bincode?

  4. rust_serialization_benchmark

    Benchmarks for rust serialization frameworks

    Looking around, there are actually way more than I thought. https://github.com/djkoloski/rust_serialization_benchmark https://blog.logrocket.com/rust-serialization-whats-ready-for-production-today/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Convert a base-64 encoded, serialised, Rust struct to a Python class

    3 projects | /r/rust | 6 Mar 2023
  • Fang, async background processing for Rust

    1 project | /r/rust | 6 Aug 2022
  • impl serde::Deserialize... is it really that complicated?

    2 projects | /r/rust | 28 Apr 2022
  • A nicer way to pack this message?

    2 projects | /r/rust | 1 Apr 2022
  • Storing variable data structures

    1 project | /r/rust | 3 Jun 2021

Did you know that Rust is
the 5th most popular programming language
based on number of references?